Skip to content

Instantly share code, notes, and snippets.

@jeffjohnson9046
Created August 11, 2015 21:12
Show Gist options
  • Save jeffjohnson9046/703205d9b4ff3a6bdd25 to your computer and use it in GitHub Desktop.
Save jeffjohnson9046/703205d9b4ff3a6bdd25 to your computer and use it in GitHub Desktop.
Visual Studio .gitignore used @ Fairway
Thumbs.db
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.sln.docstates
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
**/~*
**/logs/**
*.dotcover
*.orig
packages/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment