From 9e295bf2f97eef2206952f0bbb044e398eb14304 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=88=EC=A4=80=EC=98=81?= Date: Wed, 15 Oct 2025 23:05:00 +0900 Subject: [PATCH] =?UTF-8?q?[modern-react]=20.gitignore=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c771354 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/.idea/ +yarn.lock \ No newline at end of file