Commit d6ffb3ca authored by Jamie Humphries's avatar Jamie Humphries

Do not ignore .ncrunch* in Visual Studio projects.

This was ignoring .ncrunchproject and .ncrunchsolution files.
NCrunch recommend that both of these files are checked in to source control.
parent 25ceefa8
...@@ -91,7 +91,6 @@ _TeamCity* ...@@ -91,7 +91,6 @@ _TeamCity*
*.dotCover *.dotCover
# NCrunch # NCrunch
*.ncrunch*
_NCrunch_* _NCrunch_*
.*crunch*.local.xml .*crunch*.local.xml
......
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