Add package-lock.json to gitignore
This commit is contained in:
parent
5bb53dec22
commit
a68deb5cf1
|
|
@ -49,6 +49,7 @@ npm-debug.log*
|
|||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
package-lock.json
|
||||
|
||||
# Build
|
||||
dist/
|
||||
|
|
|
|||
Loading…
Reference in New Issue