Some checks failed
Deploy Production (admin.merchbay.app) / deploy (push) Failing after 36s
Co-authored-by: Frank John Begornia <frank.begornia@yahoo.com> Reviewed-on: #2
19 lines
263 B
Plaintext
19 lines
263 B
Plaintext
.git
|
|
.gitignore
|
|
.env
|
|
vendor
|
|
node_modules
|
|
storage/logs/*
|
|
storage/framework/cache/*
|
|
storage/framework/sessions/*
|
|
storage/framework/views/*
|
|
bootstrap/cache/*
|
|
tests
|
|
.editorconfig
|
|
.phpunit.result.cache
|
|
phpunit.xml
|
|
readme.md
|
|
docker-compose.yml
|
|
Dockerfile
|
|
.dockerignore
|