mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Update Hexo.gitignore
This commit is contained in:
parent
14be7ece29
commit
038a66091d
1 changed files with 4 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue