gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
mjc2wsl; remove a flag variable when making global vars
[mjc2wsl.git] / .gitignore
index bb29254..d41ad38 100644 (file)
@@ -1,5 +1,27 @@
+# compiled versions
 *.class
 *.obj
+bin/*
+
+#backups
 *~
 *.bak
-samples-temp/*
\ No newline at end of file
+
+# 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