gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
added --genInlinePrint switch to not make a procedure, but print directly
[mjc2wsl.git] / .gitignore
index ff32901..746aed2 100644 (file)
@@ -1,8 +1,26 @@
+# compiled versions
 *.class
 *.obj
+
+#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
+
+#var local temp files etc
+.directory
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner