瀏覽代碼

Update Hexo.gitignore

Yunyang 9 月之前
父節點
當前提交
038a66091d
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      community/Hexo.gitignore

+ 4 - 1
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
+# Add any additional patterns here
+db.json
+.deploy_git/