chore(git): add package-lock.json to gitignore
This commit is contained in:
parent
aba4c4498c
commit
16cac7e111
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -12,3 +12,5 @@ node_modules/
|
||||||
*.db-shm
|
*.db-shm
|
||||||
*.db-wal
|
*.db-wal
|
||||||
/db/
|
/db/
|
||||||
|
|
||||||
|
package-lock.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue