Skip to content

Instantly share code, notes, and snippets.

@Iristyle
Created October 3, 2011 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Iristyle/1259552 to your computer and use it in GitHub Desktop.
Save Iristyle/1259552 to your computer and use it in GitHub Desktop.
Standard Mercurial Ignore file for .NET
syntax: glob
*.*scc
*.FileListAbsolute.txt
*.aps
*.bak
*.[Cc]ache
*.clw
*.eto
*.exe
*.fb6lck
*.fbl6
*.fbpInf
*.ilk
*.lib
*.log
*.ncb
*.nlb
*.obj
*.patch
*.pch
*.pdb
*.plg
*.[Pp]ublish.xml
*.rdl.data
*.sbr
*.scc
*.sig
*.sqlsuo
*.suo
*.svclog
*.tlb
*.tlh
*.tli
*.trends
*.tmp
*.user
*.vshost.*
*DXCore.Solution
*_i.c
*_p.c
Ankh.Load
Backup*
CVS/
[Pp]recompiled[Ww]eb/
UpgradeLog*.*
[Bb]uildArtifacts/
[Bb]in/
[Dd]ebug/
[Oo]bj/
[Rr]elease/
[Ss]andcastle/[Dd]ata
[Tt]humbs.db
_[Uu]pgradeReport_[Ff]iles
_[Rr]e[Ss]harper.*/
hgignore[.-]*
ignore[.-]*
svnignore[.-]*
lint.db
.DS_Store
[Cc]lientBin/
[Ii]ndex.dat
[Ss]torage.dat
*.sln.docstates
*.dbmdl
.idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment