Ignore package-lock.json

This commit is contained in:
Amish Shah
2017-05-30 23:32:54 +01:00
parent 47029feafa
commit 980b58d4df

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# Packages # Packages
node_modules/ node_modules/
yarn.lock yarn.lock
package-lock.json
# Log files # Log files
logs/ logs/