From b1f1269f97f72bff84dcb551e992979062069e64 Mon Sep 17 00:00:00 2001 From: emkartal1 Date: Sun, 24 Sep 2023 15:53:57 +0200 Subject: [PATCH] Delete .env and update SpotifyController --- src/Api/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Api/.gitignore b/src/Api/.gitignore index f4affae..3058719 100644 --- a/src/Api/.gitignore +++ b/src/Api/.gitignore @@ -73,6 +73,7 @@ node_modules *.log .nvm package-lock.json +dist # OS X .DS_Store