aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9e0d4235..e9b0b91c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,10 @@
build
.kdev4
+
+# Qt Creator project file
+*.user
+
+# qmake derivatives
+Makefile*
+object_script.*
+.qmake* \ No newline at end of file