Initial commit

This commit is contained in:
2023-08-22 22:38:41 +00:00
commit 71df2cf2b8
15 changed files with 503 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*.swp
*.swo
**/__pycache__/*