Open cyn0x8 opened 4 days ago
im using git to work on a mod, but reloading is pretty slow due to polymod scanning every single file in the git folder and tracing them all out....
git related entries like .git/.gitignore/.gitattributes should be ignored
.git
.gitignore
.gitattributes
lol oops i can work on this
Issue Checklist
What is your suggestion, and why should it be implemented?
im using git to work on a mod, but reloading is pretty slow due to polymod scanning every single file in the git folder and tracing them all out....
git related entries like
.git
/.gitignore
/.gitattributes
should be ignored