Skip to content

Instantly share code, notes, and snippets.

@ChrisMcKee
Created March 6, 2012 10:39
Show Gist options
  • Star 10 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save ChrisMcKee/1985627 to your computer and use it in GitHub Desktop.
Save ChrisMcKee/1985627 to your computer and use it in GitHub Desktop.
Tortoise SVN Visual Studio Ignore Rules
Applied on svn properties (recursively) using svn:ignore .
build.txt
*.resharper
**.ReSharper**
*.suo
*.user
*.pdb
*.vspscc
*.vsssccc
*.scc
*\_ReSharper*
*\[Bb]in
*\obj
*\_ReSharper.*
bin
obj
*\bin*
*\obj*
*.resharperoptions
*.db
*.bak
*_ReSharper*
*.snk
logs
output
TestResults
*\Release
*\Debug
*.err
*.log
*.exe
*.LOG
*.user
[tT]emp
[tT]empPE
Ankh.Load
thumbs.db
*.cache
*.cache*
**.cache**
\*.cache*
**crunchproject.local.xml
*crunchproject.local.xml
StyleCop.Cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment