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:24:41 +0200 |
commit | 9d30343dcd5344e748a28a0f23557a0c89c6d4c3 (patch) | |
tree | f75bdb5fddbe840d73e97eceef9355e16d7e2135 /.gitignore | |
parent | 7c2160dd05f80e1bd4d106c20ff18cd77a1477e6 (diff) | |
download | qtxmlpatterns-9d30343dcd5344e748a28a0f23557a0c89c6d4c3.tar.gz qtxmlpatterns-9d30343dcd5344e748a28a0f23557a0c89c6d4c3.tar.bz2 qtxmlpatterns-9d30343dcd5344e748a28a0f23557a0c89c6d4c3.zip |
Add the CMake directory created during unit testing to .gitignore.
Change-Id: I58081e5dcea9e4a154de11ea897f0ba9f7399f3f
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ tst_* tst_*.log tst_*.debug tst_*~ +tests/auto/cmake/build # xemacs temporary files *.flc |