From 41266da2b0fabef648c49fdc159c3bb9da9cc20e Mon Sep 17 00:00:00 2001 From: Camille <ltheo2029@gmail.com> Date: Thu, 11 Nov 2021 22:05:42 +0100 Subject: [PATCH] gitignore updated --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 37d7e73..46daf45 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules .env +save.json \ No newline at end of file -- GitLab