From 2cd978b335fce8e857c5cf783663f2089233969b Mon Sep 17 00:00:00 2001 From: Yanzhen Yu Date: Sun, 1 Aug 2021 21:42:49 +0800 Subject: [PATCH] update git ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e0984952..753186ec 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ temp *.log .env + +.DS_Store