Added .pdb and .cso to git ignore

This commit is contained in:
Dennis Andersen 2013-12-21 21:56:46 +01:00
parent 0065779205
commit 578d0a8533
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -25,7 +25,8 @@
*.ilk *.ilk
*.exp *.exp
*.dll *.dll
*.pdb
*.cso
Bin/Content/Sound/ Bin/Content/Sound/
Bin/Executable/ Bin/Executable/