Merge branch 'adasko' into devel
[unres.git] / .gitignore
index d5615a4..abb3640 100644 (file)
@@ -1,6 +1,19 @@
+<<<<<<< HEAD
+# ignore compiled stuff
+*.[oa]
+
+# ignore texteditors
+*.swp
+*~
+
+
+# ifnore build dir
+build/
+=======
 ~.[ao]
 gradcheck/
 mapcheck/
 run/
 sympcheck/
+>>>>>>> adasko