From ed0abeb92298de70358f50bd4942df014ea13188 Mon Sep 17 00:00:00 2001 From: ayuriel Date: Sat, 31 May 2025 21:50:51 +0900 Subject: [PATCH] =?UTF-8?q?gitignore=20.idea=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5ef6a52..82664d1 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,6 @@ yarn-error.log* # typescript *.tsbuildinfo next-env.d.ts + +# webstorm +.idea