summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2012-07-23 09:52:12 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-23 10:27:34 +0200
commitc0f393caae00a3f963a157535773b571ae02193f (patch)
tree5f60a4a990a6dceee11be5453e3d7e8e8c35a3f3 /.gitignore
parent4cb5ae6e4b211e2dd16fbcf41f490697fa74bc33 (diff)
Add the CMake directory created during unit testing to .gitignore.
Change-Id: I93b9686daa49f4978d0919291402182865a73ec3 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 3689593c6..0b83a7aed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,7 @@ tst_*
tst_*.log
tst_*.debug
tst_*~
+tests/auto/cmake/build
# Visual Studio generated files
*.ib_pdb_index