From 6dcf4e5c27320418bf1f247725db9b1f51bcd0f6 Mon Sep 17 00:00:00 2001 From: SerKo Date: Wed, 7 Jun 2023 23:34:44 +0800 Subject: [PATCH] chore: update `.gitignore` --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b512c09..28f1ba7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules \ No newline at end of file +node_modules +.DS_Store \ No newline at end of file