Minor change
[unres.git] / .gitignore
index 2035385..25485f3 100644 (file)
@@ -1,6 +1,19 @@
-~.[oa]
+# ignore compiled stuff
+*.[oa]
+
+# ignore texteditors
+*.swp
+*~
+
+# ignore PBS output and error files
+*.[eo][0-9][0-9][0-9][0-9]*
+
+# ignore build dir
+build/
+
+# ignored dirs form adasko
 gradcheck/
 mapcheck/
 run/
 sympcheck/
-
+compinfo