Added .gitignore.

This commit is contained in:
arookas 2015-12-06 23:14:07 -05:00
commit 12301380a2

17
.gitignore vendored Normal file
View file

@ -0,0 +1,17 @@
# visual studio
*.csproj
*.user
*.sln
*.suo
obj/
bin/
# generated types
generated/
# batch files
*.bat
# testing
test.sun
test.sb