Skip to content

Instantly share code, notes, and snippets.

@johnathan-sewell
Created September 16, 2011 09:48
Show Gist options
  • Save johnathan-sewell/1221699 to your computer and use it in GitHub Desktop.
Save johnathan-sewell/1221699 to your computer and use it in GitHub Desktop.
Template for git ignore file
_ReSharper.*/
package/
_ReSharper*
*.user
*.suo
*.cache
*.orig
*.pdb
*.ReSharper
[Cc]onnection[Ss]trings.config
docs/**/*.~*
[oO]bj
[bB]in
*.Publish.xml
log
[Tt]humbs.db
~$*
[Ll]icen[cs]e.config
tools/NHProfiler/log.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment