Skip to content

Autogenerated code should be part of the gitignore and git should contain only placeholder files. #34

@rajarshipoddar

Description

@rajarshipoddar

Autogenerated code should contain only placeholder files in git and code should be generated during build time and should be ignored using gitignore.

Also autogen code should have a mark/comment saying this is autogenerated file and should not be modified manually.

Following Files should be ignored.

src/csdot/Attributes/NodeAttribute.cs
src/csdot/Attributes/SubgraphAttribute.cs
src/csdot/Attributes/GraphAttribute.cs
src/csdot/Attributes/ClusterAttribute.cs
src/csdot/Attributes/EdgeAttribute.cs
src/csdot/Attributes/Types/Attribute.cs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions