summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2009-05-27 23:00:25 +0200
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2009-05-27 23:00:25 +0200
commitb3eb972b9947e60f5b3d0135d8fbec19bb5d6a60 (patch)
treeae45c4a366a081f5093650b5e1a92ac19ebf98fd /.gitignore
parentc033aa2afcd0c1db54670c90a251aee5019380ce (diff)
tweak .gitignore
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b86a96090..f0be71cbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,11 @@
+#
+# Never ignore these
+#
+!.gitignore
+
+#
+# Generated files
+#
*.os
*.oS
*.dep
@@ -6,3 +14,12 @@
*.depend
lib
.config*
+.*.dep
+#
+# Backups / patches
+#
+*~
+*.orig
+*.rej
+/*.patch
+/*.diff