# Environment and secrets
.env
.env.local

# Virtual environment
venv/
.venv/
env/

# Python caches
__pycache__/
*.py[cod]
*$py.class
*.pyo

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg

# Pytest
.pytest_cache/

# mypy / type checkers
.mypy_cache/
.pytype/

# IDE / editor
.cursor/
.vscode/
.idea/
*.swp
*.swo
*~

# OS files
Thumbs.db
Desktop.ini
.DS_Store

# Debug logs
debug-*.log
*.log

# ONNX / model caches (Moonshine downloads these at runtime)
*.onnx
CLAUDE.md
homebrew-klaus
*.tar.gz
