Skip to content

Ignore generated files by default #140

Closed
@belav

Description

@belav

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.
//
//------------------------------------------------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions