Browse Source

tweak .gitignore

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer 15 years ago
parent
commit
b3eb972b99
1 changed files with 17 additions and 0 deletions
  1. 17 0
      .gitignore

+ 17 - 0
.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