aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2013-01-12 21:52:58 +0200
committerJoerg Bornemann <joerg.bornemann@digia.com>2013-01-14 18:53:16 +0100
commit676acdd7153235d43f0092c46dc8de866c72efcc (patch)
treeb4ceb76d35ef11fec05683dab930da723a1c81b8 /.gitignore
parente665daf81dcc0e8b079aad809f3988fc5d570aaa (diff)
GitIgnore in-source build tst_* executable files
Change-Id: I59ef97199e28eb29372cbf3501d8637a55767930 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index bf110dcc7..72469a7fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,8 +20,10 @@ moc_*.cpp
*.cpp.orig
Makefile*
-testOptions
-testTools
+/tests/auto/blackbox/tst_blackbox
+/tests/auto/buildgraph/tst_buildgraph
+/tests/auto/language/tst_language
+/tests/auto/tools/tst_tools
*.app/
bin/*