## Set certain folders/files or patterns to be ignored.
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore

# User-specific files from Visual Studio
.vs/
*.suo
*.user
*.userosscache
*.sln.docstates

# Build results from Visual Studio
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/

# Publish web output from Visual Studio
*.[Pp]ublish.xml
*.azurePubxml
# TODO: Comment the next line if you want to checkin your web deploy settings
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj

# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# NuGet v3's project.json files produces more ignorable files
*.nuget.props
*.nuget.targets

# Miscellaneous
.svn/
[Tt]humbs.db
.DS_Store
