Files
NHL-Scoreboard/.gitignore
T
2024-02-19 01:31:39 -05:00

8 lines
175 B
Plaintext

/nhle_scoreboard_response.txt
/nhle_standings_response.txt
/app/data/nhl_standings.db
/app/data/scoreboard_data.json
/__pycache__
/app/__pycache__
/app/scoreboard/__pycache__