From c7b2e273b78fa176f5aebe201513125ed836864c Mon Sep 17 00:00:00 2001 From: SuhwanJee Date: Sun, 27 Oct 2024 15:29:02 +0900 Subject: [PATCH] =?UTF-8?q?Intellij=20=EC=84=A4=EC=A0=95=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index fd3dbb5..9bd2e9b 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,5 @@ yarn-error.log* # typescript *.tsbuildinfo next-env.d.ts + +.idea/