Skip to content

Commit fc32973

Browse files
docs: update Hexo.gitignore
1 parent e624f85 commit fc32973

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

community/Hexo.gitignore

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,13 @@
22
# website: https://hexo.io/
33
# Recommended: Node.gitignore
44

5-
# Ignore generated files and directories
6-
.tmp*
5+
# Ignore generated directory
76
public/
87

9-
# Ignore temp files and lock files
8+
# Ignore temp files
109
tmp/
11-
yarn.lock
12-
package-lock.json
13-
pnpm-lock.yaml
10+
.tmp*
1411

15-
# Add any additional patterns here
12+
# additional files
1613
db.json
1714
.deploy*/

0 commit comments

Comments
 (0)