Initial commit

This commit is contained in:
2024-08-28 15:02:58 +00:00
commit de7adf81d8
15 changed files with 517 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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