-
-
Save KwasiVT/ee4dc18ac5d7300a1dfa5455a1f3ded0 to your computer and use it in GitHub Desktop.
Tortoise SVN Visual Studio Ignore Rules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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