garden/.gitignore
Vigilio Desto d3a1f9ee0e
fix: remove now/ from garden repo — it is generated, not sourced
now/ and status.html land directly in /srv/vigilio/ from the generators
in build-site.sh. Having them in the garden repo causes the second
rsync to overwrite generator output with static files.

Added .gitignore to exclude both.
2026-04-04 14:30:09 +00:00

3 lines
69 B
Text

# Generated by build-site.sh — not tracked in git
now/
status.html