summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@nokia.com>2010-11-11 16:25:52 +0100
committerErik Verbruggen <erik.verbruggen@nokia.com>2010-11-11 16:26:12 +0100
commitdce84d2b88354c3f0d6b2e89f1e07ef27a00e259 (patch)
tree52b7eb36fef2bf1253c714de5ba3dfd2cd497551 /.gitignore
parentc3b821a0d30bb885982393dc6a6b8ad5cc63b227 (diff)
downloadqt-creator-dce84d2b88354c3f0d6b2e89f1e07ef27a00e259.tar.gz
Added more build products to ignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c63b916d4d..7490f48076 100644
--- a/.gitignore
+++ b/.gitignore
@@ -92,6 +92,13 @@ tests/manual/gdbdebugger/simple/libsimple_gdbtest_plugin.*dylib
tests/manual/plain-cplusplus/plain-c++
tests/manual/preprocessor/pp
tests/auto/cplusplus/codegen/tst_codegen
+tests/auto/cplusplus/ast/tst_ast
+tests/auto/cplusplus/codeformatter/tst_codeformatter
+tests/auto/cplusplus/findusages/tst_findusages
+tests/auto/cplusplus/lookup/tst_lookup
+tests/auto/cplusplus/preprocessor/tst_preprocessor
+tests/auto/cplusplus/semantic/tst_semantic
+tests/auto/cplusplus/typeprettyprinter/tst_typeprettyprinter
tests/auto/qml/qmldesigner/bauhaustests/tst_bauhaus
tests/auto/qml/qmldesigner/coretests/tst_qmldesigner_core
tests/auto/qml/qmldesigner/propertyeditortests/tst_propertyeditor