csdot
csdot copied to clipboard
Autogenerated code should be part of the gitignore and git should contain only placeholder files.
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