Closed cdmiller closed 10 years ago
ChainSaw has been restructured, we can glean standards information from the cleaned up version on the tip of my workingCleanup branch.
Standards doc is currently in repo in LaTeX format; open to discussion
This still needs to be discussed and then closed or changed
I'll review the doc and add my edits next.
With the complexities of creating flash games, and integrating them in to DG, we need clear standards for which files go into the Git repository, because they are source files, and which files are temporary, non-essential files that are re-created automatically as part of the build or test process.
Goal 1: have a brief and consistent standards document that guides us for each file type and purpose, what should be added to Git or ignored.
Goal 2: actually make these changes in the repository, so that all files are accounted for.