From 2905c63fab8f4cc50e17048c382b7cffbeeaa18d Mon Sep 17 00:00:00 2001 From: mozzie Date: Fri, 15 Mar 2024 12:38:55 +0800 Subject: [PATCH] first commit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 569ce53..8d60651 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ **/node_modules -**/dist \ No newline at end of file +**/dist +**/.DS_Store \ No newline at end of file