From 806541e4d795f262fdb4a2d013efe4f83344865d Mon Sep 17 00:00:00 2001 From: Seonkyu_Kim Date: Wed, 26 Feb 2025 09:11:24 +0900 Subject: [PATCH] =?UTF-8?q?[=F0=9F=93=9D]=20gitignore=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0a9fcf5..2400df5 100755 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,14 @@ # 특정 환경에 따라 추가 +/private/ +/publish/ +/bin/ +/obj/ + ./private/ ./privacy/ ./publish/ -publish/ ./bin/ -/private/ +