No need for composer.lock to be versioned
This commit is contained in:
parent
b5cfd0e90b
commit
064ab5ac83
5
.gitignore
vendored
5
.gitignore
vendored
@ -40,4 +40,7 @@
|
|||||||
tests/_output/*
|
tests/_output/*
|
||||||
|
|
||||||
# NetBeans Project Directory
|
# NetBeans Project Directory
|
||||||
/nbproject/*
|
/nbproject/*
|
||||||
|
|
||||||
|
# No need for composer.lock
|
||||||
|
composer.lock
|
||||||
Loading…
Reference in New Issue
Block a user