gitignore python bytecode

This commit is contained in:
2026-08-05 02:02:11 +10:00
parent 3a13cff1fa
commit 6c0d7643a6
+3
View File
@@ -53,3 +53,6 @@ published/
# Local blog-workshop tooling stays off the public repo. # Local blog-workshop tooling stays off the public repo.
scripts/make-ledger.py scripts/make-ledger.py
scripts/sync-nas-blog.sh scripts/sync-nas-blog.sh
# python bytecode from the local ledger script
scripts/__pycache__/