Skip to content

Instantly share code, notes, and snippets.

@nathanchere
Created July 7, 2015 09:16
Show Gist options
  • Save nathanchere/fb4bedef0b0195094c7a to your computer and use it in GitHub Desktop.
Save nathanchere/fb4bedef0b0195094c7a to your computer and use it in GitHub Desktop.
.gitignore for VS2015 / ASP.Net 5
# Build and binary folders
[Bb]in/
[Oo]bj/
[Dd]ebug/
[Rr]elease/
artifacts/
bower_components/
node_modules/
!node_modules/.bin
# Visual Studio cruft
*.[Cc]ache
*.sln.cache
*.sln.docstates
*.suo
*.csproj.user
*.user
*.psess
*.vsp
*.vspx
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
*.vspscc
*.vssscc
thumbs.db
*.DS_Store
csx
*.build.csdef
[Tt]est[Rr]esult*/
_[Rr]e[Ss]harper*/
*.[Rr]e[Ss]harper.user
*.ncrunch*
.*crunch*.local.xml
*.[Dd]ot[Ss]ettings
~$*
*.stresult
*.userprefs
*.pidb
*.Publish.xml
*.orig
*.[Tt][Mm][Pp]
*.temp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment