aboutsummaryrefslogtreecommitdiffstats
path: root/community/Hexo.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'community/Hexo.gitignore')
-rw-r--r--community/Hexo.gitignore11
1 files changed, 4 insertions, 7 deletions
diff --git a/community/Hexo.gitignore b/community/Hexo.gitignore
index 8b4c6458..570a5e7b 100644
--- a/community/Hexo.gitignore
+++ b/community/Hexo.gitignore
@@ -2,16 +2,13 @@
# website: https://hexo.io/
# Recommended: Node.gitignore
-# Ignore generated files and directories
-.tmp*
+# Ignore generated directory
public/
-# Ignore temp files and lock files
+# Ignore temp files
tmp/
-yarn.lock
-package-lock.json
-pnpm-lock.yaml
+.tmp*
-# Add any additional patterns here
+# additional files
db.json
.deploy*/