.vscode
venv
.venv
.env
envs
*.egg-info
dist
__pycache__
build/

# Coverage files
.coverage
.coverage.*
htmlcov/
coverage.xml
