Added .exe/.dll back to gitignore. (Fucking hate gitignore)

This commit is contained in:
high 2011-07-22 22:51:27 -04:00
parent de5ce1a962
commit 9810604d50

4
.gitignore vendored
View file

@ -2,8 +2,8 @@
################### ###################
*.com *.com
*.class *.class
*.dll
*.exe
*.o *.o
*.so *.so
*/bin/* */bin/*