update .gitignore

This commit is contained in:
Obie Hinojosa 2025-05-28 17:53:49 -05:00
parent 967f9142a6
commit 789fc7d579

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
/build /build
/dist /dist
*.spec *.spec
test.py