.gitignore: update gitignore

This commit is contained in:
2024-02-19 01:31:39 -05:00
parent a21bb3cdcc
commit c926821e1a

4
.gitignore vendored
View File

@@ -1,7 +1,7 @@
/nhle_scoreboard_response.txt /nhle_scoreboard_response.txt
/nhle_standings_response.txt /nhle_standings_response.txt
/nhl_standings.db /app/data/nhl_standings.db
/scoreboard_data.json /app/data/scoreboard_data.json
/__pycache__ /__pycache__
/app/__pycache__ /app/__pycache__
/app/scoreboard/__pycache__ /app/scoreboard/__pycache__