.git
.env
.env.local
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
*.pyc
node_modules/
dist/
coverage/
tests/
