publish .gitignore

This commit is contained in:
brockdarnold 2026-06-14 08:05:50 +00:00
parent 960cce7345
commit 7260c0a649

1
.gitignore vendored
View file

@ -6,5 +6,6 @@ config.ini
__pycache__/ __pycache__/
*.pyc *.pyc
.last_* .last_*
.hb_*
*.state *.state
*.log *.log