feat:add package-lock.json to .gitignore

This commit is contained in:
pengfei.zhou
2019-12-25 15:19:12 +08:00
committed by osborn
parent 665d11f8be
commit 76e15e17ee
6 changed files with 6 additions and 681 deletions

3
doric-js/.gitignore vendored
View File

@@ -1,4 +1,5 @@
node_modules/
build/
demo/
.DS_Store
.DS_Store
package-lock.json