chore: gitignore local SSH deploy helper scripts

This commit is contained in:
PTah
2026-05-26 22:46:15 +10:00
parent a4bbc14448
commit 4265d58c4b
+4
View File
@@ -25,6 +25,10 @@ dist/
.DS_Store .DS_Store
Thumbs.db Thumbs.db
# One-off remote deploy helper (never commit credentials)
deploy/_remote_sac_deploy_once.py
deploy/_remote_sac_verify.py
# Runtime / deploy secrets # Runtime / deploy secrets
/config/local.yaml /config/local.yaml
/deploy/*.local.* /deploy/*.local.*