Feature Suggestions

VOTE! Suggestion to make NCrunch cache and .user files hidden on file system

Started by Remco on 11,840 views

There's been a suggestion to make the _NCrunch_ directory and the NCrunch .user files hidden so that they are not visible to source control systems (according to the information at http://www.ncrunch.net/documentation/considerations-and-constraints_using-ncrunch-with-source-control.

The proposal itself is at http://forum.ncrunch.net/yaf_postsm4421_Make-some-of-the-NCrunch-files-and-folders-hidden.aspx#post4421.

Have your say! Are you used to seeing these files? Are you tired of looking at them? Are you sick of adding them to VCS ignore lists?
Since there wasn't an option 3: "I'm ok with either way". I picked option 1.
This post has been deleted.
Don't know if this fits here. I don't mind to keep NCrunch Files out of the source code control, would i prefer not to do it, of course. I had discussion about why these additions to .gitignore to many times in my live.

But I mind a little bit having ncrunch*.csproj file in the same folder as the real project csproj, because i had to change every single scripts for dev automation (like running
als System Tests, Generating API Client from Swagger, Rebuild All, Project Initialization Scripts for Devs etc.) which uses some sort of dotnet tooling, so that it searches for the correct csproj file first and pass this as an argument, but this also does not work for all dotnet commands. Like dotnet watch, so we loose a little bit of functionality there and these discussion I don't like to do.

Edited

Oh, eleven years ago ... i already talked about this in a different thread. ignore this.

Post a reply

Log in to reply.