diff --git a/.gitignore b/.gitignore index d3de888..7b1899b 100644 --- a/.gitignore +++ b/.gitignore @@ -81,4 +81,7 @@ prof/ *tidal-oauth* # Misc. csv. files that might be generated when executing examples -*.csv \ No newline at end of file +*.csv + +# Json session files +tidal*.json \ No newline at end of file