aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-05-15 09:54:06 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-05-15 07:58:19 +0000
commitfce93e74ab2536a198b2c540532afaaa497fceb7 (patch)
tree4ef85a74002d4f75311f2fca80acbafd76dce44f /.gitignore
parent09304f63e9bbd2acad21c9886e3070c5222a8ff0 (diff)
Update .gitignore
Ignore non-developer build artifacts and intermediate files to make 'git status' more pleasant to read. Change-Id: Ie587bc31bcaf673db7c33251e92661ac1e5417b0 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f6eb6f0e..6cb3e70a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
# This file is used to ignore files which are generated in the Qt build system
# ----------------------------------------------------------------------------
+/include
+/lib
+/mkspecs
+
/examples/quick/calendar/calendar
/examples/quick/controls/drawer/drawer
/examples/quick/controls/mirroring/mirroring