node_modules/
dist/
.venv/
**/__pycache__/
**/*.egg-info/
.pytest_cache/
.ruff_cache/
*.pyc
.DS_Store
coverage/
