From fc40d3915bf89a7009475001b2b93f8ac1f8a8f5 Mon Sep 17 00:00:00 2001
From: El Yaagoubi Bilel <bilel.el-yaagoubi@student-cs.fr>
Date: Sat, 4 Jun 2022 01:22:26 +0200
Subject: [PATCH] add an .env (i dont know if it will be usefull)

---
 frontend/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frontend/.gitignore b/frontend/.gitignore
index f9777c9..9701c92 100644
--- a/frontend/.gitignore
+++ b/frontend/.gitignore
@@ -5,3 +5,4 @@ node_modules
 # local env files
 .env.local
 .env.*.local
+.env
\ No newline at end of file
-- 
GitLab