__pycache__/
*.py[cod]
*.swp
*~
.coverage
.pytest_cache/

# Machine-specific validation evidence and generated logs.
/logs/
/PREP_STATUS.md

# Locally deployed units contain this machine's source path. Public units are
# rendered from the portable *.service.in templates.
/systemd/*.service
!/systemd/*.service.in
