gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
main readme - minor formatting for markdown on bitbucket
[mjc2wsl.git] / .gitignore
index e0e05d9..b6163df 100644 (file)
@@ -1,7 +1,30 @@
+# compiled versions
 *.class
 *.obj
+bin/*
+
+#backups
 *~
 *.bak
+
+# archives
+*.zip
+*.tar.gz
+*.tgz
+
+#temp folders
 samples-temp/*
+temp/*
+logs/*
+
+#temp files used by scripts
 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