czytanie opcji
[unres.git] / .gitignore
index 933760c..8c2fb89 100644 (file)
@@ -1,6 +1,33 @@
+# ignore compiled stuff
 *.[oa]
+cinfo.f
+*.exe
+
+# ignore texteditors
+*.swp
+*~
+
+# ignore PBS output and error files
+*.[eo][0-9][0-9][0-9][0-9]*
+
+# ignore build dir
+build/
+build2/
+build_prere/
+period_build/
+period_build2/
+build_*/
+
+# latex files in documentation 
+doc/*/*.aux
+doc/*/*.log
+
+
+# ignored dirs form adasko
 gradcheck/
 mapcheck/
+build*/
+period*/
 run/
 sympcheck/
 compinfo