Browse Source

Update Hexo.gitignore

Yunyang 9 tháng trước cách đây
mục cha
commit
038a66091d
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  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/