INITIAL COMMIT

This commit is contained in:
2026-06-16 15:14:37 +02:00
commit 1477ec36fd
49 changed files with 6835 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
.ty/
.env
.garmin-tokens/
debug/
dist/
*.egg-info/