dist/
build/
*.egg-info/
__pycache__/
*.pyc
.env
.env.*
.DS_Store
venv/
.venv/
.coverage
coverage.lcov
coverage.xml
htmlcov/
.pytest_cache/
