Closed
Description
Should Csharpier by default ignore files that are named *.generated.cs? Is that a common naming convention?
What about files that include the auto-generated tag? That includes .cshtml.cs files and possibly others.
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------