update .gitignore to reflect changes

This commit is contained in:
Obie Hinojosa 2024-10-28 15:32:03 -05:00
parent 3db29d85c7
commit b04e02b60a

3
.gitignore vendored
View File

@ -1,4 +1,7 @@
*.log *.log
*.env *.env
*.spec
test.py test.py
checklist.md checklist.md
/build
/dist