Initial commit

This commit is contained in:
2025-08-26 21:02:44 +00:00
commit d17f17a74d
15 changed files with 523 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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