gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
gitignore bin folder explicitly
authorDoni Pracner <quinnuendo@gmail.com>
Sat, 26 Jul 2014 18:06:15 +0000 (20:06 +0200)
committerDoni Pracner <quinnuendo@gmail.com>
Sat, 26 Jul 2014 18:06:15 +0000 (20:06 +0200)
.gitignore

index 746aed2..d41ad38 100644 (file)
@@ -1,6 +1,7 @@
 # compiled versions
 *.class
 *.obj
+bin/*
 
 #backups
 *~
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner