diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ venv/ dist/ nba-scores.egg-info* +nba/__pycache__/ +nba/tui/__pycache__/ |
![]() |
index : nba-scores.git | |
| command-line nba scores, standings, and box scores. python tui. | krz |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -2,3 +2,5 @@ venv/ dist/ nba-scores.egg-info* +nba/__pycache__/ +nba/tui/__pycache__/ |