This commit is contained in:
Auric Vente
2024-02-20 00:14:06 -06:00
commit 20f538367b
9 changed files with 276 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
venv/*
*.pyc
__pycache__/
.mypy_cache/