Skip to content

Commit 124c10d

Browse files
committed
Update GitIgnore
Add webkit artifacts Change-Id: Ifeb9f0fdf4651183400719f46257dd430b57b362 Reviewed-by: Oswald Buddenhagen <[email protected]>
1 parent e2b8bf1 commit 124c10d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,9 @@ bin/qttracereplay*
9494
configure.cache
9595
config.status
9696
mkspecs/default
97+
mkspecs/modules/qt_webkit_version.pri
9798
mkspecs/qconfig.pri
99+
mkspecs/qdevice.pri
98100
moc_*.cpp
99101
qmake/qmake.exe
100102
qmake/Makefile.bak
@@ -119,6 +121,7 @@ tools/activeqt/testcon/testcon.tlb
119121
translations/*.qm
120122
translations/*_untranslated.ts
121123
qrc_*.cpp
124+
/.device.vars
122125

123126
# Test generated files
124127
QObject.log
@@ -156,6 +159,8 @@ tst_*~
156159
src/3rdparty/webkit/WebCore/mocinclude.tmp
157160
src/3rdparty/webkit/includes.txt
158161
src/3rdparty/webkit/includes2.txt
162+
src/3rdparty/webkit/Source/WebKit/qt/tests/MIMESniffing/MIMESniffing
163+
src/3rdparty/webkit/Source/WebKit/qt/tests/hybridPixmap/hybridPixmap
159164

160165
# Symlinks generated by configure
161166
tools/qvfb/qvfbhdr.h

0 commit comments

Comments
 (0)