mirror of
https://github.com/github/gitignore
synced 2025-06-21 14:18:51 +02:00
Update CSharp.gitignore
This commit is contained in:
parent
85d179675a
commit
ef4ab82182
@ -4,3 +4,15 @@ 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