From 6a3578180acd320c5ddc65be68f86190b372a559 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Sun, 28 Dec 2025 11:18:27 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20.gitignore=EC=97=90=20=EA=B0=9C?= =?UTF-8?q?=EB=B0=9C=EC=9A=A9=20=EC=9E=84=EC=8B=9C=20=EC=BD=94=EB=93=9C=20?= =?UTF-8?q?=EC=B6=94=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(+) diff --git a/.gitignore b/.gitignore index a174b37..5fca58c 100644 --- a/.gitignore +++ b/.gitignore @@ -152,3 +152,5 @@ dist # Built Visual Studio Code Extensions *.vsix +#개발용 임시 코드 +.devbox \ No newline at end of file