gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
refactor - mjc2wsl, extract the MJ input into a separate class
[mjc2wsl.git] / .gitignore
index 1bd395a..d41ad38 100644 (file)
@@ -1,9 +1,27 @@
+# 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
-logs/*
\ No newline at end of file
+
+#var local temp files etc
+.directory
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner