From 90bf52e028c64c3a045a4372dcaa9d13b33372fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire?= <150388661+gregdel-dev@users.noreply.github.com> Date: Sat, 20 Sep 2025 19:24:26 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..fedaa2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +.env