chore: stop tracking compiled .pyc bytecode

These auto-generated Python caches were committed before .gitignore
listed __pycache__/ and *.pyc, so Git kept tracking them and they showed
up as spurious changes on every build. Untrack them (files stay on disk)
so .gitignore takes effect and they no longer appear in diffs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
popovskik 2026-08-22 08:17:17 +02:00
parent 7bd85c11a0
commit af294ce8a4
2 changed files with 0 additions and 0 deletions