Skip to content

Commit e624f85

Browse files
fix: update Hexo.gitignore
1 parent 3a3cf7f commit e624f85

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

community/Hexo.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44

55
# Ignore generated files and directories
66
.tmp*
7-
dist/
87
public/
9-
coverage/
108

119
# Ignore temp files and lock files
1210
tmp/
@@ -16,4 +14,4 @@ pnpm-lock.yaml
1614

1715
# Add any additional patterns here
1816
db.json
19-
.deploy_git/
17+
.deploy*/

0 commit comments

Comments
 (0)