From dabb538b07e3af39f46566b52c2eb66084b83eb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B0=95=EC=84=9D=20=EC=B5=9C?= Date: Thu, 12 Oct 2023 13:28:50 +0900 Subject: [PATCH] =?UTF-8?q?=ED=94=84=EB=A1=A0=ED=8A=B8=EC=97=94=EB=93=9C?= =?UTF-8?q?=20gitignore=20=ED=8C=8C=EC=9D=BC=20=EC=88=98=EC=A0=95.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- egovframe-template-simple-react-contribution/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/egovframe-template-simple-react-contribution/.gitignore b/egovframe-template-simple-react-contribution/.gitignore index 9e207b0..808ed38 100644 --- a/egovframe-template-simple-react-contribution/.gitignore +++ b/egovframe-template-simple-react-contribution/.gitignore @@ -2,6 +2,7 @@ .github/ .Docs/ +.idea/ # dependencies /node_modules