gitignore python bytecode
This commit is contained in:
@@ -53,3 +53,6 @@ published/
|
||||
# Local blog-workshop tooling stays off the public repo.
|
||||
scripts/make-ledger.py
|
||||
scripts/sync-nas-blog.sh
|
||||
|
||||
# python bytecode from the local ledger script
|
||||
scripts/__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user