Commit bdafdbdc authored by Phil Haack's avatar Phil Haack

Merge pull request #519 from Haacked/visualstudio-teamcity

VisualStudio: Add TeamCity exclusion
parents 0e38a13f cb8a50ae
...@@ -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