.venv/
__pycache__/
*.pyc
.pytest_cache/
*.egg-info/
target/
*.class
*.log
*.json
!.well-known/
htmlcov/
.coverage
coverage.xml
