mirror of
https://github.com/github/gitignore
synced 2025-06-21 06:08:52 +02:00
Update CSharp.gitignore
This commit is contained in:
parent
85d179675a
commit
ef4ab82182
@ -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
|
||||||
|
*~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user