From 6bc36e01340117bef38ea3dbd84a178a8b500f89 Mon Sep 17 00:00:00 2001 From: Spring_MT Date: Sat, 4 Jan 2025 22:10:19 +0900 Subject: [PATCH] fix: gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 778058a..0a763fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store /.bundle/ /.yardoc /Gemfile.lock