gitignore local staging

Draft posts are private staging. They reach the public only by being moved
into src/content/blog at publish time, deliberately, one at a time.
This commit is contained in:
2026-08-04 03:28:31 +10:00
parent d26e981d7a
commit f89957370e
+5
View File
@@ -41,3 +41,8 @@ secrets.*
# CI artifact # CI artifact
sbom.json sbom.json
# Blog drafts are PRIVATE staging - this repo is public and anonymously readable.
# Nothing under drafts/ may ever be committed; a draft becomes public only by
# being moved into src/content/blog/ at publish time.
drafts/