.gitignore update
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -8,7 +8,6 @@ yarn-error.log*
|
||||
lerna-debug.log*
|
||||
.pnpm-debug.log*
|
||||
|
||||
data/config.json
|
||||
|
||||
# Diagnostic reports (https://nodejs.org/api/report.html)
|
||||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
||||
@ -132,3 +131,7 @@ dist
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
|
||||
data
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user