Commit cb8a50ae authored by Snakiej's avatar Snakiej Committed by Haacked

VisualStudio: Add TeamCity exclusion

Exclude folders created by the TeamCity VS plugin.
parent 0e38a13f
...@@ -61,9 +61,11 @@ ipch/ ...@@ -61,9 +61,11 @@ ipch/
# ReSharper is a .NET coding add-in # ReSharper is a .NET coding add-in
_ReSharper*/ _ReSharper*/
# Some recommend against the RS rule below - excludes useful info?
*.[Rr]e[Ss]harper *.[Rr]e[Ss]harper
# TeamCity is a build add-in
_TeamCity*
# DotCover is a Code Coverage Tool # DotCover is a Code Coverage Tool
*.dotCover *.dotCover
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment