First commit 🤪

This commit is contained in:
2025-12-29 18:05:12 -05:00
commit 620f3d2975
4 changed files with 294 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
.py[cod]
__pycache__/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.pdm-python