.mypy_cache
.pytest_cache
__pycache__
.coverage
*.py,cover
/build/
/metrics/
/.devcontainer/.user_env
dist/

# Secrets
.env
.rustc_info.json
