summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2012-07-23 09:59:09 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-23 10:27:27 +0200
commitfd87e36ca91d0263aa4844180f4ea079ea8d57e9 (patch)
tree75f22c4433a7523469506165e699ed9d7b8cb7c0 /.gitignore
parent3bf5a9fb94ae0f392d92877dddb4c67a08882738 (diff)
Add the CMake directory created during unit testing to .gitignore.
Change-Id: Icc694b8cb86609a4cedd3a77cad6e454ffbb4488 Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1f0d8f84..16d937b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ config.log
tmp
imports/*
include
+tests/auto/cmake/build