Update gitignore

This commit is contained in:
Christopher T. Johnson
2024-03-21 09:43:43 -04:00
parent d9fefb99dd
commit 3e58e25297

3
.gitignore vendored
View File

@@ -5,5 +5,8 @@ minenv
__pycache__ __pycache__
*.db *.db
.#* .#*
/*.spec
/build
/dist
/out.html /out.html
/secrets.py /secrets.py