Files
hoopscout-v3/.gitignore
T
2026-06-03 21:37:15 +02:00

13 lines
127 B
Plaintext

.env
.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
htmlcov/
.coverage
node_modules/
dist/
.angular/
npm-debug.log*