Added package-lock.json file to gitignore
This commit is contained in:
parent
2e62c0cb90
commit
0694cbae2b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
|
package-lock.json
|
||||||
npm-debug*
|
npm-debug*
|
||||||
/build
|
/build
|
||||||
/dist
|
/dist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user