Adding C# ignores

This commit is contained in:
Carl Furrow 2010-11-09 04:53:41 +08:00 committed by Chris Wanstrath
parent b66bfe4cf8
commit ab472108c5
1 changed files with 11 additions and 0 deletions

11
CSharp.gitignore Normal file
View File

@ -0,0 +1,11 @@
# Visual Studio per-user files
*.suo
*.user
# ReSharper meta directory
_ReSharper*
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
bin
obj