aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@crimson.no>2017-03-15 09:50:21 +0100
committerRobin Burchell <robin.burchell@crimson.no>2017-03-15 11:21:55 +0000
commit1b879fee59259f325ef0c7adb5d082ef466ca984 (patch)
treebf01774059cb1a22064a5ac9df1f9ca285f9718a /.gitignore
parent6c02e5130833e936ce29817c908fa05ebd4f1404 (diff)
Add a simple gitignore to cut down on the 'git status' noise
Change-Id: I26217de552c517220fec577e71a69cc944bd3217 Reviewed-by: Gunnar Sletta <gunnar@crimson.no>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..32b79ae
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+*.qmlc
+*.o
+*.moc
+moc_predefs.h
+qrc_qmlbench.cpp
+qmlbench
+.qmake.stash
+Makefile