From 6e1e053eb676a05ff0d101fba729dc95ea73ba64 Mon Sep 17 00:00:00 2001 From: geekifan Date: Wed, 23 Apr 2025 10:41:08 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6c92a6d..9944c1b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,6 @@ hugo.darwin hugo.linux # Temporary lock file while building -/.hugo_build.lock \ No newline at end of file +/.hugo_build.lock + +.DS_Store \ No newline at end of file