oaisys
oaisys copied to clipboard
Add gitignore to ignore artifacts generated at runtime
Problem Description Various artifacts generated by oaisys would appear in the git status, making it hard to keep track what the changes were vs. what artifacts were being generated.
Proposed Solution This PR adds a git ignore file that removes the artifacts generated at runtime