cmake src_CSA default -std=legacy
[unres.git] / .gitignore
index 8b33225..3af24ca 100644 (file)
@@ -1,5 +1,7 @@
 # ignore compiled stuff
 *.[oa]
+cinfo.f
+*.exe
 
 # ignore texteditors
 *.swp
@@ -10,6 +12,7 @@
 
 # ignore build dir
 build/
+build2/
 
 # latex files in documentation 
 doc/*/*.aux
@@ -19,6 +22,8 @@ doc/*/*.log
 # ignored dirs form adasko
 gradcheck/
 mapcheck/
+build*/
+period*/
 run/
 sympcheck/
 compinfo