beets/library.db
beets/config.yaml
reports/
*.log
.env
.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
clickwheel.db
clickwheel.db-shm
clickwheel.db-wal
.ruff_cache/
node_modules/
# Top-level package.json/lock are gitignored historically (commitlint
# scratch from pre-commit). The `web/` workspace ships its own checked-in
# package.json + lockfile — anchor these patterns to the repo root so
# they don't swallow the bundle workspace.
/package.json
/package-lock.json
web/dist/
.eslintcache
.coverage
