node_modules/
dist/
coverage/
*.tgz
.DS_Store

# Python
.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/

# Local tooling
.env
.env.*
!.env.example
