From 51c4ea75524c4e34648f39494782aa8d373b1d9e Mon Sep 17 00:00:00 2001 From: hbyang Date: Thu, 29 Jan 2026 13:25:48 +0900 Subject: [PATCH] =?UTF-8?q?gitignore=20=EC=88=98=EC=A0=95=20.?= 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 e098bf8..53dc64e 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,7 @@ logs/ ._* .Spotlight-V100 .Trashes + +*.yml +Dockerfile +.dockerignore \ No newline at end of file