From 4ff721d21e182f82395813aa42a8bc4977c97ab2 Mon Sep 17 00:00:00 2001 From: Willem Renes Date: Sun, 2 May 2021 12:22:09 +0200 Subject: adding .json files to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 32c1167..31fd665 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ # don't store the secrets in the repo spotifyids + +# don't spam the repo with temporary working files +*.json -- cgit v1.2.3-70-g09d2