1
Fork 0

update .gitignore for pnpm v3

This commit is contained in:
Conduitry 2019-03-19 14:39:31 -04:00
parent 0bdfba0b4e
commit 1bacd272fb
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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