Initial commit

master
Dustin 2025-02-05 20:11:08 -06:00
commit 9a203585a0
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.egg-info/
__pycache__/
*.py[co]