aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGordan Markuš <gordan.markus@pelagicore.com>2016-12-09 17:07:39 +0100
committerGordan Markus <gordan.markus@pelagicore.com>2017-01-27 11:07:36 +0000
commit7b492479390d318bb0275e883231c3ee83ca3a0c (patch)
tree55dfff59e4be47e6a20fb3ef116eebdc49598035 /.gitignore
parent85251f9293c0b41178b9c1c8b7c00726a41017a8 (diff)
gitignore: Update
* Ignore .qmake files * Ignore test binaries Change-Id: I6571cfc219641c36c558d7de127c7198c98c1476 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f20d3ee8..e87d9dff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,4 +30,8 @@ qrc_*.cpp
Makefile*
*.html
*~
-.qmake.cache
+.qmake.*
+
+tst_*
+!tst_*.*
+tst_*.exe