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.
This commit is contained in:
parent
25ceefa81e
commit
d6ffb3cac3
@ -91,7 +91,6 @@ _TeamCity*
|
|||||||
*.dotCover
|
*.dotCover
|
||||||
|
|
||||||
# NCrunch
|
# NCrunch
|
||||||
*.ncrunch*
|
|
||||||
_NCrunch_*
|
_NCrunch_*
|
||||||
.*crunch*.local.xml
|
.*crunch*.local.xml
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user