You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Docker config
|
|
docker/
|
|
!docker/nginx/entrypoint.sh
|
|
!docker/nginx/nginx.conf
|
|
|
|
# Configuration
|
|
config/config.php
|
|
|
|
# Files
|
|
.dockerignore
|
|
*.git*
|
|
.editorconfig
|
|
deployment.tpl.yaml
|
|
storage/cache/
|
|
!storage/cache/.gitignore
|
|
!storage/cache/views/.gitignore
|