gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
README - added notes about the additional documentation about MJ
[mjc2wsl.git] / .gitignore
index 7fbc92ab3a187b4ad0817746cda3528e33850ecb..fb1215e6a9369c14dcc7ac7affdc1eaeccc67332 100644 (file)
@@ -1,4 +1,18 @@
+# compiled versions
 *.class
 *.obj
+
+#backups
 *~
-*.bak
\ No newline at end of file
+*.bak
+
+#temp folders
+samples-temp/*
+temp/*
+logs/*
+
+#temp files used by scripts
+transf.ini
+
+#local custom properties etc
+custom.properties
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner