From 27851c74e02b664636149f992ecca30e96d19f4f Mon Sep 17 00:00:00 2001 From: TZGyn Date: Mon, 18 Sep 2023 20:52:28 +0800 Subject: [PATCH] Frontend update .gitignore --- react-frontend/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/react-frontend/.gitignore b/react-frontend/.gitignore index a547bf3..d79687c 100644 --- a/react-frontend/.gitignore +++ b/react-frontend/.gitignore @@ -22,3 +22,6 @@ dist-ssr *.njsproj *.sln *.sw? + +# environment +.env