__pycache__/
*.pyc
*.pyo
.env
.windy.pid
data/*.db
data/*.db-wal
data/*.db-shm
data/*.pdf
data/offline_queue.json
data/provision_recovery.json
data/.anthropic_oauth.json
data/providers.json
data/provider_keys.json
data/provider_notes.json
data/machines.json
data/sounds/
.venv/
venv/
node_modules/
dist/
build/
.ruff_cache/
.mypy_cache/
.pytest_cache/
*.egg-info/
.DS_Store
*.log
.idea/
.vscode/settings.json
