Auto Deploy Watcher
repo: ~/Projects/auto-deploy-watcher · 4 commits · 0 in last 24h, 0 in last 7d ·
Skills used
- /backup2
- /npm1
- /npx1
- /homebrew1
Creative ideas + design notes
Commits with substantial prose (≥120 chars) — the rationale behind each move.
0274af0 · 2026-05-19 · server: 404-guard snapshot/backup file paths
Defensive middleware blocks .bak, .bak.*, .pre-*, .orig, .rej paths
with a plain 404. No express.static() mount exists today, but the
guard ensures that if one is added later (or a reverse proxy fronts
the working tree) those files can never leak.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
b22f241 · 2026-05-19 · gitignore: cover snapshot/backup file patterns
Add *.bak, *.bak.*, *.pre-*, *.orig, *.rej so future tooling that
drops snapshot files (codemods, in-place editors, merge conflicts)
can't accidentally leak them into the repo.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
File tree
7 files tracked. Click any to browse the source at HEAD.
rendered in 1ms