From a05b39604a5783c9a8f0cdceebf579befb1bffee Mon Sep 17 00:00:00 2001 From: kimatata <117462761+kimatata@users.noreply.github.com> Date: Thu, 1 May 2025 22:04:11 +0900 Subject: [PATCH] chore: update gitignore (#218) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 872c5fa..ff18e6b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ coverage/ /playwright-screenshots/ /blob-report/ /playwright/.cache/ +.DS_Store