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.
29 lines
299 B
29 lines
299 B
# Visual Studio artifacts
|
|
bin
|
|
obj
|
|
*.user
|
|
*.suo
|
|
*.vsp
|
|
*.csproj.VisualState.xml
|
|
|
|
# MonoDevelop artifacts
|
|
*.pidb
|
|
*.userprefs
|
|
test-results
|
|
|
|
# NUnit artifacts
|
|
TestResult.xml
|
|
|
|
# Resharper artifacts
|
|
_ReSharper.*
|
|
|
|
# Sandcastle artifacts
|
|
Help
|
|
*.shfbproj_*
|
|
|
|
# Vim artifacts
|
|
*.swp
|
|
*~
|
|
|
|
#Nupkg artifacts
|
|
*.nupkg
|