Skip to content

Instantly share code, notes, and snippets.

@theskumar
Created April 22, 2012 05:38
Show Gist options
  • Save theskumar/2457771 to your computer and use it in GitHub Desktop.
Save theskumar/2457771 to your computer and use it in GitHub Desktop.
csharp .gitignore file
[Oo]bj
[Bb]in
*.user
*.suo
*.[Cc]ache
*.bak
*.ncb
*.log
*.DS_Store
[Tt]humbs.db
_ReSharper.*
*.resharper
Ankh.NoLoad
*.aps
*.pch
*.vspscc
*.vssscc
*_i.c
*_p.c
*.suo
*.tlb
*.tlh
*.bak
*.[Cc]ache
*.ilk
*.log
*.lib
*.sbr
*.sdf
*.opensdf
*.unsuccessfulbuild
ipch/
obj/
[Bb]in
[Dd]ebug*/
[Rr]elease*/
Ankh.NoLoad
#Project files
[Bb]uild/
#Subversion files
.svn
# Office Temp Files
~$*
#NuGet
packages/
# custom project specific
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment