summaryrefslogtreecommitdiff
path: root/qt4/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'qt4/.gitignore')
-rw-r--r--qt4/.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/qt4/.gitignore b/qt4/.gitignore
new file mode 100644
index 000000000..51b2d6235
--- /dev/null
+++ b/qt4/.gitignore
@@ -0,0 +1,10 @@
+# For a project mostly in C, the following would be a good set of
+# Lines that start with '#' are comments.
+# exclude patterns (uncomment them if you want to use them):
+# git-ls-files --others --exclude-from=.git/info/exclude
+*.directory
+*.py[co]
+*~
+.*.sw[p,o]
+/build
+tags