소스 검색

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 년 전
부모
커밋
d6ffb3cac3
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      VisualStudio.gitignore

+ 0 - 1
VisualStudio.gitignore

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