diff options
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -94,7 +94,9 @@ bin/qttracereplay* configure.cache config.status mkspecs/default +mkspecs/modules/qt_webkit_version.pri mkspecs/qconfig.pri +mkspecs/qdevice.pri moc_*.cpp qmake/qmake.exe qmake/Makefile.bak @@ -119,6 +121,7 @@ tools/activeqt/testcon/testcon.tlb translations/*.qm translations/*_untranslated.ts qrc_*.cpp +/.device.vars # Test generated files QObject.log @@ -156,6 +159,8 @@ tst_*~ src/3rdparty/webkit/WebCore/mocinclude.tmp src/3rdparty/webkit/includes.txt src/3rdparty/webkit/includes2.txt +src/3rdparty/webkit/Source/WebKit/qt/tests/MIMESniffing/MIMESniffing +src/3rdparty/webkit/Source/WebKit/qt/tests/hybridPixmap/hybridPixmap # Symlinks generated by configure tools/qvfb/qvfbhdr.h |