/.hgignore
https://bitbucket.org/aeoth/mahapps.metro/ · #! · 71 lines · 69 code · 2 blank · 0 comment · 0 complexity · 00b808fa413b963c9cd98d1a91cde9a8 MD5 · raw file
- # Ignore file for Visual Studio 2008 / 2010 with some bits added by Ewen
-
- # use glob syntax
- syntax: glob
-
- # Ignore Visual Studio 2008 files
- *.*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
- *.tmp
- *.user
- *.vshost.*
- *.vspscc
- *DXCore.Solution
- *_i.c
- *_p.c
- Ankh.Load
- Backup*
- CVS/
- PrecompiledWeb/
- UpgradeLog*.*
- [Bb]in/
- [Dd]ebug/
- [Oo]bj/
- [Rr]elease/
- [Tt]humbs.db
- _UpgradeReport_Files
- _[Rr]e[Ss]harper.*/
- hgignore[.-]*
- ignore[.-]*
- svnignore[.-]*
- [Tt]est[Rr]esult*
- [Bb]uild[Ll]og.*
- *.[Pp]ublish.xml
- TestResults\*
- glob:desktop.ini
- *.bak.*
- *.bak
- tmp/
- output
- glob:Output/*
- glob:BuildOutput*