Files
workout_watcher/services/logic/.dockerignore
T

8 lines
75 B
Plaintext

.venv/
.ruff_cache/
__pycache__/
**/__pycache__/
*.pyc
.pytest_cache/
.ty/