Files
my-cd-webhook/.gitignore
T
fisher 3a6fafb5c7 Generic host/repo/branch-aware CD on adnanh/webhook
Replaces the per-project deploy scripts and self-contained webhook
receivers with one manifest-driven implementation that lives outside the
application repositories and can be updated independently of them.

First targets: domaindingo test and prod on s5.
2026-08-23 07:49:52 +00:00

6 lines
181 B
Plaintext

# Rendered artefacts and anything host-local. The repository holds the manifest
# and the scripts; secrets and generated hooks belong only on the host.
hooks.json
secrets.env
*.log