gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control systemauthor | Doni Pracner <quinnuendo@gmail.com> | |
Wed, 21 Oct 2015 22:56:35 +0000 (00:56 +0200) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Wed, 21 Oct 2015 22:56:35 +0000 (00:56 +0200) |
.gitignore | [new file with mode: 0644] | patch | blob |
diff --git a/.gitignore b/.gitignore
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+#compiled sources
+*.class
+
+#packages
+*.zip
+*.jar
+
+#backups
+*~
+*.bak
+