Discussion topic
When setting up a development environment with pip install -e ., an echoshader/_echoshader_version.py is generated. I think it should be added to .gitignore to prevent being tracked by git in future commits.
Related existing issues or PRs
I have not seen any related issues/PRs
Discussion topic
When setting up a development environment with
pip install -e ., anechoshader/_echoshader_version.pyis generated. I think it should be added to.gitignoreto prevent being tracked by git in future commits.Related existing issues or PRs
I have not seen any related issues/PRs