summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@theqtcompany.com>2015-08-20 15:25:22 +0200
committerPaul Olav Tvete <paul.tvete@theqtcompany.com>2015-11-02 12:27:53 +0000
commit7b2433fd6fefe7642268da3aa270bbc86e81a7b8 (patch)
treed3d6f6abd001be52375d55743bcbe2cf85a74cd9 /.gitignore
parent824429627f383a5cc81d734999da9b39e17b49bd (diff)
qmakeify all over again
Change-Id: I96996ae306b30996375518ad7586110fff9dadb5 Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ac6c8a6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+*~
+.*.callgrind.out.*
+Makefile*
+*.pro.user*
+*.qmlproject.user*
+.*.swp
+*.o
+*.moc
+.qmake.cache
+qrc_*.cpp
+moc_*.cpp
+.obj/
+.moc/
+mkspecs/
+lib/
+include/
+bin/
+/plugins/
+