aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-11-09 12:02:14 +0100
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-11-09 11:29:46 +0000
commitcd30924a6f8697d2e6794644e1d4a6e590b736b4 (patch)
tree5c2243ac374b54fbe77ba0a02c9b6d550f739706 /.gitignore
parentbd0f7487fc281965821bb1ec772edc51b4082ef2 (diff)
Initial version of the Qt Sense HAT module
Change-Id: I15c9b5665e4d32e580df4878a0c26a15172c06bc Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..933d62a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,23 @@
+.*.callgrind.out.*
+Makefile*
+*.pro.user*
+*.qmlproject.user*
+.*.swp
+*.o
+*.moc
+*.pdb
+.qmake.cache
+qrc_*.cpp
+moc_*.cpp
+.obj/
+.moc/
+mkspecs/
+lib/
+include/
+bin/
+/plugins/
+rtimulib
+.pch/
+QtSenseHat.version
+QtSenseHat.version.*
+config.log