Initial commit

This commit is contained in:
s3lph 2022-11-17 01:49:09 +01:00
commit e2db45168e
No known key found for this signature in database
GPG key ID: 8AC98A811E5BEFF5
3 changed files with 336 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
__pycache__/
*.pyc