Files
NHL-Scoreboard/.gitignore
josh 9ad563ed3f
All checks were successful
CI / Lint (push) Successful in 5s
CI / Test (push) Successful in 5s
CI / Build & Push (push) Successful in 13s
feat: add shots on goal bar to live game cards, clean up gitignore
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 13:19:59 -04:00

10 lines
181 B
Plaintext

/nhle_scoreboard_response.txt
/nhle_standings_response.txt
/app/data/nhl_standings.db
/app/data/scoreboard_data.json
nhl_standings.db
**/__pycache__
.venv/
.coverage
.pytest_cache/