gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
README, about the operating systems support
[mjc2wsl.git] / .gitignore
index 5aa7368..b88cdcd 100644 (file)
@@ -1,15 +1,22 @@
 # compiled versions
 *.class
 *.obj
+bin/*
 
 #backups
 *~
 *.bak
 
+# archives
+*.zip
+*.tar.gz
+*.tgz
+
 #temp folders
 samples-temp/*
 temp/*
 logs/*
+temp2/*
 
 #temp files used by scripts
 transf.ini
@@ -17,5 +24,8 @@ transf.ini
 #local custom properties etc
 custom.properties
 
+#local instalation specifics, experiments etc
+local/
+
 #var local temp files etc
 .directory
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner