Initial commit

This commit is contained in:
2024-02-01 00:12:49 +00:00
commit 5a1c0ce372
15 changed files with 503 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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