From bfb6835ad29eafd6f50a93a4ce7f3ec1c60c2006 Mon Sep 17 00:00:00 2001
From: Camille <ltheo2029@gmail.com>
Date: Tue, 2 Nov 2021 14:08:22 +0100
Subject: [PATCH] Add the gitignore

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index b512c09..1dcef2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-node_modules
\ No newline at end of file
+node_modules
+.env
\ No newline at end of file
-- 
GitLab