add: yarn.lock To gitignore

This commit is contained in:
IchliebedichZhu 2024-09-25 12:37:10 +08:00
parent 2cdf950844
commit ce0753fdf8
4 changed files with 2 additions and 4626 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@ node_modules
/dist /dist
config.json config.json
/.vite /.vite
yarn.lock
screenshot/node_modules/ screenshot/node_modules/
screenshot/dist/ screenshot/dist/

1
service/.gitignore vendored
View File

@ -11,6 +11,7 @@ yarn-error.log*
static static
config.json config.json
config.js config.js
yarn.lock
# Runtime data # Runtime data
pids pids

File diff suppressed because it is too large Load Diff

2443
yarn.lock

File diff suppressed because it is too large Load Diff