From 37f35ca68b60a3a56ecbfc93e68e33e1ba6a06dd Mon Sep 17 00:00:00 2001 From: JiWoong Sul Date: Thu, 24 Jul 2025 23:10:06 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20.gitignore=EC=97=90=20=EB=B0=B1?= =?UTF-8?q?=EC=97=85=20=ED=8C=8C=EC=9D=BC=20=ED=8C=A8=ED=84=B4=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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8ed78d2..b9888ce 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ app.*.map.json .env .env.* !.env.example +*.backup