Browse Source

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.
Jamie Humphries 11 years ago
parent
commit
d6ffb3cac3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      VisualStudio.gitignore

+ 0 - 1
VisualStudio.gitignore

@@ -91,7 +91,6 @@ _TeamCity*
 *.dotCover
 
 # NCrunch
-*.ncrunch*
 _NCrunch_*
 .*crunch*.local.xml