gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
mjc2wsl, typo
[mjc2wsl.git] / .gitignore
index 7fbc92a..d9914c8 100644 (file)
@@ -1,4 +1,32 @@
+# compiled versions
 *.class
 *.obj
 *.class
 *.obj
+bin/*
+dist/
+
+#backups
 *~
 *~
-*.bak
\ No newline at end of file
+*.bak
+
+# archives
+*.zip
+*.tar.gz
+*.tgz
+
+#temp folders
+samples-temp/*
+temp/*
+logs/*
+temp2/*
+
+#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