commit
337baa2e26
|
|
@ -1,8 +1,11 @@
|
||||||
|
/.env export-ignore
|
||||||
/.gitattributes export-ignore
|
/.gitattributes export-ignore
|
||||||
/.gitignore export-ignore
|
/.gitignore export-ignore
|
||||||
/.travis.yml export-ignore
|
/.travis.yml export-ignore
|
||||||
|
/composer.lock export-ignore
|
||||||
|
/docker export-ignore
|
||||||
|
/docker-compose.yml export-ignore
|
||||||
/docs export-ignore
|
/docs export-ignore
|
||||||
/test export-ignore
|
/test export-ignore
|
||||||
/phpunit.xml.dist export-ignore
|
/phpunit.xml.dist export-ignore
|
||||||
/Vagrantfile export-ignore
|
/public export-ignore
|
||||||
/vagrant export-ignore
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue