]> source.dussan.org Git - gitignore.git/commitdiff
Do not ignore .ncrunch* in Visual Studio projects. 1028/head
authorJamie Humphries <jamie.humphries@softwire.com>
Thu, 3 Apr 2014 17:20:45 +0000 (18:20 +0100)
committerJamie Humphries <jamie.humphries@softwire.com>
Thu, 3 Apr 2014 17:23:00 +0000 (18:23 +0100)
This was ignoring .ncrunchproject and .ncrunchsolution files.
NCrunch recommend that both of these files are checked in to source control.

VisualStudio.gitignore

index 748683d0aa6b403de4fb46e8b179362a58c391a8..cd481632a47cbc225795d350e12077133b9cb882 100644 (file)
@@ -91,7 +91,6 @@ _TeamCity*
 *.dotCover
 
 # NCrunch
-*.ncrunch*
 _NCrunch_*
 .*crunch*.local.xml