__pycache__/
.aider*
.autoenv.sh
.autoenv_leave.sh
.env
*egg-info/
dist/
venv

# coverage
.coverage
coverage-summary.json
htmlcov/
