You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
420 B
39 lines
420 B
# Visual Studio artifacts
|
|
bin
|
|
obj
|
|
*.user
|
|
*.suo
|
|
*.vsp
|
|
*.csproj.VisualState.xml
|
|
*.vbproj.VisualState.xml
|
|
*.cache
|
|
TestResults
|
|
|
|
# MonoDevelop artifacts
|
|
*.pidb
|
|
*.userprefs
|
|
test-results
|
|
|
|
# NUnit artifacts
|
|
TestResult.xml
|
|
|
|
# Resharper artifacts
|
|
_ReSharper.*
|
|
|
|
# Sandcastle artifacts
|
|
Help
|
|
*.shfbproj_*
|
|
|
|
# Vim artifacts
|
|
*.swp
|
|
*~
|
|
|
|
#Nupkg artifacts
|
|
*.nupkg
|
|
|
|
# NCrunch artifacts
|
|
*.ncrunch*
|
|
|
|
# Merge tool artifacts
|
|
*.cs.orig
|
|
*.vb.orig
|