[Meta] Ignore lockfiles
This commit is contained in:
parent
4352358f5e
commit
b175ac18c1
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
node_modules/
|
||||
dist/
|
||||
pnpm-lock.yaml
|
||||
package-lock.json
|
||||
yarn.lock
|
Loading…
Reference in a new issue