# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
src/*.egg-info/

# Virtual environments
.venv

.env

# cached osprey repo, ruleset, etc.
/data

victrola.log

# Frontend (web/)
web/node_modules/
web/*.tsbuildinfo
web/dist-tsconfig/

.worktrees/
