Skip to content

Instantly share code, notes, and snippets.

@DanielWJudge
Created March 15, 2016 16:59
Show Gist options
  • Save DanielWJudge/8d12555b23c58d7bc944 to your computer and use it in GitHub Desktop.
Save DanielWJudge/8d12555b23c58d7bc944 to your computer and use it in GitHub Desktop.
syntax: glob
#-- Files
*.bak.*
*.bak
thumbs.db
*.msi
*.sdf
*.opensdf
#-- Directories
App_Data/*
bin/
obj/
_ReSharper.*/
tmp/
.svn/
TestResults/
#-- Microsoft Visual Studio specific
*.user
*.suo
#-- MonoDevelop specific
*.pidb
*.userprefs
*.usertasks
.vs/config/applicationhost.config
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
*.tmp
*.user
*.vshost.*
*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[.-]*
lint.db
*.DS_Store
bin
obj
*.suo
*.bak
_UpgradeReport_Files
UpgradeLog*
*.user
*.opensdf
*.sdf
*.pyc
*.orig
Release/*
ipch/*
packages/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment