mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 02:24:46 -05:00
Plan-4 commits accidentally added generated sandbox store fixtures (tests/testing_config/.storage/sandbox/built-in/*) written by the test runtime. origin tracks none of testing_config/.storage; the prior c3f0abc53cf 'stop tracking generated test .storage' untracked a sibling file but added no ignore rule, so it recurred. Remove these and add a targeted .gitignore so the test store dir can't be re-committed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>