czytanie opcji
[unres.git] / .gitignore
index 45bb905..8c2fb89 100644 (file)
@@ -1,4 +1,33 @@
-*.[oa] 
-*~
+# 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