From: Yunyang Date: Wed, 17 Jul 2024 08:37:58 +0000 (+0800) Subject: Update Hexo.gitignore X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=038a66091d1c1db8d4e216b32b6070aa39425be5;p=gitignore.git Update Hexo.gitignore --- diff --git a/community/Hexo.gitignore b/community/Hexo.gitignore index 97c9f357..e7ef8aff 100644 --- a/community/Hexo.gitignore +++ b/community/Hexo.gitignore @@ -3,6 +3,7 @@ .DS_Store .tmp* dist/ +public/ coverage/ # Ignore dependencies and lock files @@ -19,4 +20,6 @@ pnpm-lock.yaml # Ignore code coverage output .nyc_output/ -# Add any additional patterns here \ No newline at end of file +# Add any additional patterns here +db.json +.deploy_git/