From 15da14a58c7ee6fb87431af98456cd593aaf8374 Mon Sep 17 00:00:00 2001 From: Cat Tom Date: Mon, 30 Mar 2026 20:01:24 +0800 Subject: [PATCH] Edit .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1c65c73..2e60357 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ +# Mkdocs site/ -ossutil_output/ \ No newline at end of file +# Aliyun OSS +ossutil_output/ +# Mac OS +.DS_Store \ No newline at end of file