mirror of
https://github.com/palxiao/poster-design
synced 2024-11-21 15:19:43 +00:00
add: yarn.lock To gitignore
This commit is contained in:
parent
2cdf950844
commit
ce0753fdf8
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
1
service/.gitignore
vendored
@ -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
|
||||||
|
2183
service/yarn.lock
2183
service/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user