added *.class to .gitignore
authorHarvie <tomas@mudrunka.cz>
Mon, 31 May 2010 18:44:36 +0000 (20:44 +0200)
committerHarvie <tomas@mudrunka.cz>
Mon, 31 May 2010 18:44:36 +0000 (20:44 +0200)
.gitignore

index eb68dc5e3892f834a67dd358ca0f853e5304463f..850843a3e6ac0febd40d1dcc23d07412cf5065b2 100644 (file)
@@ -9,6 +9,7 @@
 *.com
 *.o
 *.so
+*.class
 
 *.gz
 *.bz2
This page took 0.130612 seconds and 4 git commands to generate.