14 lines
232 B
Text
Executable file
14 lines
232 B
Text
Executable file
.git
|
|
.gitignore
|
|
.env
|
|
.env.backup
|
|
.phpunit.result.cache
|
|
node_modules
|
|
vendor
|
|
storage/framework/cache/*
|
|
storage/framework/sessions/*
|
|
storage/framework/views/*
|
|
storage/logs/*
|
|
bootstrap/cache/*
|
|
public/storage
|
|
docker-compose.override.yml
|