Initial commit

This commit is contained in:
2026-02-01 00:34:39 +00:00
commit 5061e84a93
15 changed files with 522 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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