Initieret

This commit is contained in:
2026-03-06 17:03:47 +01:00
commit 71f70b3d75
40 changed files with 130 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
__pycache__/
*.pyc
*.pyo
*.pyd
.venv/
venv/
build/
dist/
*.spec
.pytest_cache/
.mypy_cache/
.ruff_cache/
.env