Skip to content

Instantly share code, notes, and snippets.

@jakcharlton
Created June 29, 2011 04:40
Show Gist options
  • Save jakcharlton/1053167 to your computer and use it in GitHub Desktop.
Save jakcharlton/1053167 to your computer and use it in GitHub Desktop.
Gitignore for .NET
*.obj
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.lib
*.sbr
*.scc
[Bb]in
[Dd]ebug*/
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
*.[Pp]ublish.xml
BuildProcessTemplates/*
Published/*
[Tt]humbs.db
[Uu]pgradeLog*.[Xx][Mm][Ll]
_[Uu]pgradeReport_Files*/
*.build.csdef
[Pp]ackage/*
ASPNETDB.MDF
aspnetdb_log.ldf
tools/migrate/*
*.dotcover
logging.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment