.venv
.env
.pytest_cache
.ruff_cache
__pycache__

.vscode
!.vscode/settings.json

dist/

# Coverage files
htmlcov/
coverage.xml
.coverage