This commit is contained in:
2026-05-19 10:00:21 +02:00
commit 4ffaaaa96d
7 changed files with 257 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
__pycache__/
*.pyc
*.pyo
.env
.venv
venv/