Skip to content

Instantly share code, notes, and snippets.

@nathanchere
Last active August 29, 2015 13:57
Show Gist options
  • Save nathanchere/9380498 to your computer and use it in GitHub Desktop.
Save nathanchere/9380498 to your computer and use it in GitHub Desktop.
.Net / Mono .gitignore
# Build and binary folders
[Bb]in/
[Oo]bj/
[Dd]ebug/
[Rr]elease/
# Visual Studio cruft
*.[Cc]ache
*.sln.cache
*.sln.docstates
*.suo
*.csproj.user
*.user
*.psess
*.vsp
*.vspx
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
*.vspscc
*.vssscc
# Package management cruft
packages/*/*
# OS-specific cruft
thumbs.db
*.DS_Store
# Windows Azure cruft
csx
*.build.csdef
# Third-party add-in cruft
[Tt]est[Rr]esult*/
_[Rr]e[Ss]harper*/
*.[Rr]e[Ss]harper.user
*.ncrunch*
.*crunch*.local.xml
*.[Dd]ot[Ss]ettings
# Misc cruft
~$*
*.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