Files
NHL-Scoreboard/.gitignore
josh a4dc7dff52
All checks were successful
CI / Lint (push) Successful in 5s
CI / Test (push) Successful in 6s
CI / Build & Push (push) Successful in 16s
refactor: flatten app/scoreboard/ subpackage and rename files for clarity
2026-03-29 10:16:35 -04:00

8 lines
156 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/