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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,3 +9,4 @@ Homestead.json
|
||||
Homestead.yaml
|
||||
npm-debug.log
|
||||
.env
|
||||
package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user