publish .gitignore

This commit is contained in:
brockdarnold 2026-06-14 15:15:10 +00:00
parent 8bf9886b83
commit 94355886be

1
.gitignore vendored
View file

@ -7,5 +7,6 @@ __pycache__/
*.pyc *.pyc
.last_* .last_*
.hb_* .hb_*
.update_sha
*.state *.state
*.log *.log