From c42f047422eeeb175edc953e703ba5c2261b655b Mon Sep 17 00:00:00 2001 From: "seonkyu.kim" Date: Mon, 4 Nov 2024 14:44:23 +0900 Subject: [PATCH] =?UTF-8?q?[=F0=9F=93=9D]=20gitignore?= 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 9368276..842829d 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ publish/ *.swp # macOS 관련 파일 제외 +._* .DS_Store .AppleDouble .LSOverride