Merge pull request #3159 from uxen-ab/ignore-package-lock

Ignore the package-lock.json because we use Yarn
This commit is contained in:
James Brooks
2018-07-04 21:25:44 +01:00
committed by GitHub

1
.gitignore vendored
View File

@@ -9,3 +9,4 @@ Homestead.json
Homestead.yaml
npm-debug.log
.env
package-lock.json