Skip to content

Commit 038a660

Browse files
Update Hexo.gitignore
1 parent 14be7ec commit 038a660

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

community/Hexo.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.DS_Store
44
.tmp*
55
dist/
6+
public/
67
coverage/
78

89
# Ignore dependencies and lock files
@@ -19,4 +20,6 @@ pnpm-lock.yaml
1920
# Ignore code coverage output
2021
.nyc_output/
2122

22-
# Add any additional patterns here
23+
# Add any additional patterns here
24+
db.json
25+
.deploy_git/

0 commit comments

Comments
 (0)