# Byte-compiled
__pycache__/
*.py[cod]

# Packaging
.eggs/
*.egg-info/
build/
dist/
ChangeLog
AUTHORS
.uv-cache/

# Tests
.coverage
.pytest_cache/
.tox/
cover/
htmlcov/
junit-*.xml

# Virtual environments
venv/

# Let's encrypt
*.bin
.letsencrypt/
tests_integration/
