First full version

This commit is contained in:
2024-04-24 17:59:20 +02:00
commit b4b931633b
33 changed files with 2039 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
.envrc
.venv
.git
.vscode
**/instance
*.egg-info
**/__pycache__
**/__mypy_cache__