add pnpm shrinkwrap.yaml to .gitignore
This commit is contained in:
parent
2a8ba36579
commit
3457be8dcc
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
/dist/
|
||||
/node_modules/
|
||||
/package-lock.json
|
||||
/shrinkwrap.yaml
|
||||
|
|
Loading…
Reference in a new issue