aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-06-25 16:55:32 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2015-07-06 07:56:44 +0000
commitc3e70f0f057b3b3f5229875c07c3a8c109a5f6bb (patch)
tree9018208a1a8c11aa38c1e53cd4d6d641a677d93a /.gitignore
parent7a2bbb383587660608e6df2aab817112655be935 (diff)
Add .qmake.cache to .gitignore
Change-Id: I0dff6d89b06ccf294b635c6d5545eb4299bd8873 Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3b4a10d7..952b3a48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ qrc_*.cpp
Makefile*
*.html
*~
+.qmake.cache