tracker: ignore generated Python cache files

This commit is contained in:
ookami125 2026-06-24 23:48:06 -04:00
parent 4732ca67ee
commit dabc4875e5
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View file

@ -1 +1,3 @@
build/
__pycache__/
*.pyc