remove composer.lock from .gitignore
This commit is contained in:
parent
1f60168c05
commit
78915686e8
|
|
@ -16,7 +16,6 @@ npm-debug.log
|
|||
yarn-error.log
|
||||
.env
|
||||
/ignorables/*
|
||||
composer.lock
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
|
|
|||
Loading…
Reference in New Issue