1
0
mirror of https://github.com/github/gitignore synced 2024-11-09 21:38:51 +01:00

Update Hexo.gitignore

This commit is contained in:
Yunyang 2024-07-17 16:37:58 +08:00
parent 14be7ece29
commit 038a66091d

View File

@ -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/