From b13ec315a5b22a168c1a549c9bef2d879ed7113c Mon Sep 17 00:00:00 2001 From: Seonkyu_Kim Date: Fri, 25 Apr 2025 14:14:30 +0900 Subject: [PATCH] =?UTF-8?q?[=F0=9F=93=9D]=20.gitignore=20=ED=8C=8C?= =?UTF-8?q?=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 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 2400df5..6fcea9f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,10 @@ ./bin/ +# 노드 관련 +node_modules/ +package-lock.json + # 기본 파일 및 폴더 제외