Files
mywhoosh-garmin-sync/.gitignore
Bastian Wagner 8d07939527 Init
2026-05-05 19:26:43 +02:00

14 lines
110 B
Plaintext

.env
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
*.pyc
htmlcov/
.coverage
data/
dist/
build/
*.egg-info/