added *.class to .gitignore
[mirrors/Programs.git] / .gitignore
index eb68dc5e3892f834a67dd358ca0f853e5304463f..850843a3e6ac0febd40d1dcc23d07412cf5065b2 100644 (file)
@@ -9,6 +9,7 @@
 *.com
 *.o
 *.so
+*.class
 
 *.gz
 *.bz2
This page took 0.124503 seconds and 4 git commands to generate.