aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2013-06-13 13:46:01 -0400
committerJake Petroules <jake.petroules@petroules.com>2013-06-14 10:28:37 +0200
commitd272b8900cae98698862ba0cf4509280467faa9e (patch)
tree93dc5ff7b0bd9f936421e8a6b5d01c96e923611c /.gitignore
parent4cb6a1c6f17c798b10c4273cc721eca2dbcceb04 (diff)
Exclude a generated files directory from Git.
Change-Id: I9dec6354d47ac477e467bd065bebaf338e395b6b Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0cd442a19..1401f0a26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@ moc_*.cpp
ui_*.h
Makefile*
+/tests/auto/blackbox/testWorkDir
/tests/auto/blackbox/tst_blackbox
/tests/auto/buildgraph/tst_buildgraph
/tests/auto/language/tst_language