diff options
author | Stephen Kelly <stephen.kelly@kdab.com> | 2012-07-23 09:52:22 +0200 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-07-23 10:25:51 +0200 |
commit | 48d6a32c0c4b81183dc9239194cefab218bd2363 (patch) | |
tree | 028450d575a6d98d1ae895981a7594dbeef4e500 | |
parent | 1dfa6732e026c69472c821d83346cc66bcf3e476 (diff) | |
download | qtsensors-48d6a32c0c4b81183dc9239194cefab218bd2363.tar.gz qtsensors-48d6a32c0c4b81183dc9239194cefab218bd2363.tar.bz2 qtsensors-48d6a32c0c4b81183dc9239194cefab218bd2363.zip |
Add the CMake directory created during unit testing to .gitignore.
Change-Id: I7d8873f1e2ffcee87b2605034df6c3bdd0a0afb6
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ tst_*.moc tst_*.o tst_*.debug tst_*~ +tests/auto/cmake/build # xemacs temporary files *.flc |