src_MD-M CMake build files + junkfiles cleanup
[unres.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..918a787
--- /dev/null
@@ -0,0 +1,11 @@
+# ignore compiled stuff
+*.[oa]
+
+# ignore texteditors
+*.swp
+*~
+
+
+# ifnore build dir
+build/
+