Cleanup & build files

This commit is contained in:
2022-10-21 21:01:06 -07:00
parent 8558c484c5
commit e1b79cd59a
17 changed files with 850 additions and 127 deletions

7
.gitignore vendored
View File

@ -1,2 +1,7 @@
venv
__pycache__
__pycache__
*.egg-info
*.spec
build
dist