summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2012-07-23 09:56:26 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-23 10:26:41 +0200
commit9405badb5062e1d1a110d6eeb60e8c8c547c0b31 (patch)
tree87ffb3a9ed5abf1d4d18279b9ed1470d5bb5f51c
parentef7bc078e738120af5de14acc71e44f88112cd1f (diff)
Add the CMake directory created during unit testing to .gitignore.
Change-Id: Ifb2b94bef246706a8b4c37a3e868ba350a56aa93 Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e942e4e4..78505f8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@ config.tests/icu/icu
config.tests/libedit/libedit
/doc/html
/doc/ditaxml
+tests/auto/cmake/build