diff --git a/.gitignore b/.gitignore index ca85306..5e38fa3 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,7 @@ drafts/ # Publish-workflow archives stay local for the same reason. published/ + +# Local blog-workshop tooling stays off the public repo. +scripts/make-ledger.py +scripts/sync-nas-blog.sh