Remove pycache from git tracking and update .gitignore

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-11-22 23:12:47 +00:00
parent ce70cc1256
commit f22573312c
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -28,3 +28,4 @@ Thumbs.db
/tmp/
*.tmp
modules/billing/data/*.log
tools/__pycache__/