diff --git a/.gitignore b/.gitignore index 9a30b15..c4537e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/ package-lock.json -.env \ No newline at end of file +.env +last_song.txt \ No newline at end of file