From 9708903e42b2e923b6042c906083d446ab8319ee Mon Sep 17 00:00:00 2001 From: Antoine M Date: Mon, 21 Oct 2024 16:55:18 +0200 Subject: [PATCH] updating with new envs --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4947af6..f75a21a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,6 @@ init_script.sh .env-sample .env-dev .env-prod +.env_dev +.env_prod Makefile \ No newline at end of file