Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@pinopino
Forked from ChrisMcKee/ignorerules.txt
Created September 9, 2016 08:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pinopino/c581522651060fa214a56e41cb06c3f2 to your computer and use it in GitHub Desktop.
Save pinopino/c581522651060fa214a56e41cb06c3f2 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