Update .gitignore

This commit is contained in:
Ethan Lee 2014-05-31 19:55:44 -04:00
parent db291e6464
commit 7a39b5d49c

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
bin/ bin/
obj/ obj/
*.pidb
*.userprefs *.userprefs
*.suo *.suo