Update gitignore

This commit is contained in:
Lucas Nicodemus 2012-01-03 16:37:38 -07:00
parent 7c17006705
commit 7e6aa3d288

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
################### ###################
*.com *.com
*.class *.class
*.dll
*.exe *.exe
*.o *.o
*.so *.so