added pnpm lock to gitignore
This commit is contained in:
parent
e4495938ff
commit
b756637cad
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
node_modules
|
node_modules
|
||||||
.env
|
.env
|
||||||
|
pnpm-lock*
|
Loading…
Reference in a new issue