Don't track package-lock

This commit is contained in:
dannyrb 2019-04-16 16:34:38 -04:00
parent f771b91a03
commit a3c814339e

1
.gitignore vendored
View File

@ -15,5 +15,6 @@ yalc.lock
.idea/
.npm
npm-debug.log
package-lock.json
yarn-error.log
.DS_Store