[Gitignore] Ignore package-lock.json

This commit is contained in:
Ducko 2021-12-10 19:52:58 +00:00
parent 6320b78f58
commit 4456e8614b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
node_modules
package-lock.json
*.asar