Initial commit

This commit is contained in:
Bad Manners 2023-06-21 22:59:25 -03:00
commit 8311391ba2
6 changed files with 615 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
# Python
/venv/
/__pycache__/
# Project-specific
/config.json
/out/