summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2011-08-25 12:50:29 +0200
committerQt by Nokia <qt-info@nokia.com>2011-08-25 12:50:29 +0200
commit9e04c60ac070348f8208fb0254e62d6e593320c3 (patch)
treecd038cf2612faf8dadeae5fb8b807b66e2291026 /.gitignore
parentbfa8d15e15fdeb0bbfb6575e37be1c32445ab7cc (diff)
parent04d0a9626ce61b2e05a40f9562c2bcf12e234639 (diff)
Merge "Merge branch 'master' into refactor" into refactor
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore44
1 files changed, 44 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0db34fab52..47bd28227d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -269,3 +269,47 @@ src/xml/lib/
*.dep
*.map
work
+
+
+#generated module def and version header files
+mkspecs/modules/qt_*.pri
+mkspecs/qmodule.pri
+src/uitools/qtuitoolsversion.h
+tools/uilib/qtdesignerversion.h
+
+
+#unit tests executables
+selftests/assert/assert
+selftests/badxml/badxml
+selftests/benchlibcallgrind/benchlibcallgrind
+selftests/benchlibeventcounter/benchlibeventcounter
+selftests/benchliboptions/benchliboptions
+selftests/benchlibtickcounter/benchlibtickcounter
+selftests/benchlibwalltime/benchlibwalltime
+selftests/cmptest/cmptest
+selftests/commandlinedata/commandlinedata
+selftests/crashes/crashes
+selftests/datatable/datatable
+selftests/datetime/datetime
+selftests/differentexec/differentexec
+selftests/exceptionthrow/exceptionthrow
+selftests/expectfail/expectfail
+selftests/failinit/failinit
+selftests/failinitdata/failinitdata
+selftests/fetchbogus/fetchbogus
+selftests/globaldata/globaldata
+selftests/longstring/longstring
+selftests/maxwarnings/maxwarnings
+selftests/multiexec/multiexec
+selftests/qexecstringlist/qexecstringlist
+selftests/singleskip/singleskip
+selftests/skip/skip
+selftests/skipglobal/skipglobal
+selftests/skipinit/skipinit
+selftests/skipinitdata/skipinitdata
+selftests/sleep/sleep
+selftests/strcmp/strcmp
+selftests/subtest/subtest
+selftests/waitwithoutgui/waitwithoutgui
+selftests/warnings/warnings
+selftests/xunit/xunit