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.
 
 
 

65 lines
702 B

# Visual Studio artifacts
bin
obj
*.user
*.suo
*.vsp
*.csproj.VisualState.xml
*.vbproj.VisualState.xml
*.cache
TestResults
.vs
project.lock.json
.vscode
# CodeReview
codereview.rc
# GhostDoc artifacts
CSharpDriver.sln.GhostDoc.xml
# Mac OS artifacts
.DS_Store
# MonoDevelop artifacts
*.pidb
*.userprefs
test-results
# NUnit artifacts
TestResult.xml
# Resharper artifacts
_ReSharper.*
# Sandcastle artifacts
Help
*.shfbproj_*
# Vim artifacts
*.swp
*~
# Nuget artifacts
src/packages
# Nupkg artifacts
*.nupkg
# NCrunch artifacts
*.ncrunch*
# Merge tool artifacts
*.cs.orig
*.vb.orig
# Fake Artifacts
.fake
# Other
artifacts
packages
Tools/FAKE
Tools/FAKE.Dotnet
Tools/xunit.runner.console