Ignore the package-lock.json because we use Yarn

We are using yarn so the npm files don't need to be followed.
This commit is contained in:
A 2018-07-04 11:33:59 +02:00
parent e8ee61edf2
commit d361febe8a

1
.gitignore vendored
View File

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