Add a discovery preflight that reports the configured backup root, host root, and snapshot directory counts before importing anything. Show discovery status on host detail pages so missing mounts or mismatched host directories are visible from the UI. Warn clearly when discovery scans zero snapshots, including whether the host backup directory is missing or simply empty.
11 lines
101 B
Plaintext
11 lines
101 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.venv/
|
|
var/
|
|
backups/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
*.egg-info/
|
|
build/
|
|
dist/
|
|
.env |