gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control systemdiff --git a/.gitignore b/.gitignore
index e0e05d9f3c447b9a6fca019e4648bd961ae9f3bb..fb1215e6a9369c14dcc7ac7affdc1eaeccc67332 100644 (file)
--- a/.gitignore
+++ b/.gitignore
+# compiled versions
*.class
*.obj
+
+#backups
*~
*.bak
+
+#temp folders
samples-temp/*
+temp/*
+logs/*
+
+#temp files used by scripts
transf.ini
+
+#local custom properties etc
custom.properties