Initial commit

This commit is contained in:
stysmmaker 2021-06-12 10:31:52 -04:00
commit 6d4e1d00d1
Signed by: mmaker
GPG key ID: CCE79B8FEDA40FB2
4 changed files with 838 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
.vscode
*.code-workspace
.vimrc
*.swp
__pycache__