274085b92e553ebc60fac4ac5bd24e8aeb4357cf
python-backend/.gitignore lists /.musicmouse-cache, but index.json and seven cover JPGs were committed before that ignore existed, so the ignore never applied to them. index.json is a 2 MB machine-specific blob holding 6606 absolute /home/martin/... paths, rewritten on every app start - it showed up as modified in git status permanently, and a deploy checkout would have shipped a dev machine's index to the device. The files stay on disk; only the tracking goes. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Description
No description provided
Languages
Jupyter Notebook
64%
Python
24.4%
C++
7%
C
4.6%