1
0
mirror of https://github.com/github/gitignore synced 2025-06-21 06:08:52 +02:00

Update CSharp.gitignore

This commit is contained in:
Jay R. Wren 2011-12-07 15:16:09 -05:00
parent 85d179675a
commit ef4ab82182

View File

@ -3,4 +3,16 @@ bin
obj obj
# mstest test results # mstest test results
TestResults TestResults
# user specific stuff
*.suo
*.docstates
*.csproj.user
# nuget packages
packages
# utilities create backup files
*.bak
*~