update .gitignore

This commit is contained in:
Obie Hinojosa 2025-05-28 17:58:33 -05:00
parent 789fc7d579
commit 9ca75600bd

2
.gitignore vendored
View File

@ -2,3 +2,5 @@
/dist /dist
*.spec *.spec
test.py test.py
*.tmp
*.tar.gz