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 năm trước cách đây
mục cha
commit
d6ffb3cac3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      VisualStudio.gitignore

+ 0 - 1
VisualStudio.gitignore

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