diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ .DS_Store venv/ dist/ -nba-cli.egg* +nba-scores.egg* |
![]() |
index : nba-scores.git | |
A CLI to show current NBA scores and standings. | Christian Cleberg |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 2 |
@@ -1,4 +1,4 @@ .DS_Store venv/ dist/ -nba-cli.egg* +nba-scores.egg* |