diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ # don't store the secrets in the repo spotifyids + +# don't spam the repo with temporary working files +*.json |
![]() |
index : GetSpot.git | |
| Get a list of songs from a spotify playlist, to do stuff with. Playing around with the spotify API, and making a thing to allow me to easily post/examine my yearly spotify 'likes' list. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,2 +1,5 @@ # don't store the secrets in the repo spotifyids + +# don't spam the repo with temporary working files +*.json |