Ignore package-lock.json

We already do this on the html5boilerplate.com site
REF: https://github.com/h5bp/html5boilerplate.com/blob/master/.gitignore
This commit is contained in:
Christian Oliff
2018-03-29 21:46:14 +09:00
committed by Rob Larsen
parent 7e74f27208
commit 60198fa998

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
archive
node_modules
package-lock.json