update .gitignore for pnpm v3

This commit is contained in:
Conduitry 2019-03-19 14:39:31 -04:00
父節點 0bdfba0b4e
當前提交 1bacd272fb
共有 1 個文件被更改,包括 1 次插入0 次删除

1
.gitignore vendored
查看文件

@ -1,6 +1,7 @@
/dist/
/node_modules/
/package-lock.json
/pnpm-lock.yaml
/shrinkwrap.yaml
/yarn.lock
test/jszip.js