With a new ASPNET5 project, there is a .kproj.user
file which seems to contain user-specific properties for the new project.
Should this file be added to my .gitignore
? Or could there be something in this file which would prevent the project from being built on another machine?