Skip to content

Instantly share code, notes, and snippets.

@bdukes
Created June 11, 2013 15:06
Show Gist options
  • Save bdukes/5757648 to your computer and use it in GitHub Desktop.
Save bdukes/5757648 to your computer and use it in GitHub Desktop.
global gitignore
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/
# Potentially sensitive
*_rsa
*.publishsettings
web.config
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
*.suo
*.user
*.sln.docstates
[Dd]ebug*/
[Rr]elease/
x64/
build/
[Bb]in/
[Oo]bj/
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
$tf/
*.vspscc
*.vssscc
# VS Profiler
*.psess
*.vsp
*.vspx
*.[Pp]ublish.xml
# NuGet
packages/
# Silverlight / RIA
Generated_code
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
_TeamCity*
*.dotCover
*.ncrunch*
.*crunch*.local.xml
_rltm_build_fl_*
*.cache
ClientBin
[Ss]tyle[Cc]op.*
*.GhostDoc.xml
~$*
*~
*.dbmdl
*.[Pp]ublish.xml
*.pfx
*.publishsettings
Resources.zip.manifest
package/
# vim
.*.sw[a-z]
*.un~
Session.vim
.netrwhist
.sass-cache/
WebWorkbench.mswwsettings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment