Apply DDEV self-updates
This commit is contained in:
parent
f8717c06f2
commit
5f0d8e285a
1 changed files with 2 additions and 10 deletions
12
.ddev/.gitignore
vendored
12
.ddev/.gitignore
vendored
|
@ -4,35 +4,27 @@
|
|||
|
||||
/**/*.example
|
||||
/.dbimageBuild
|
||||
/.dbimageExtra
|
||||
/.ddev-docker-*.yaml
|
||||
/.*downloads
|
||||
/.homeadditions
|
||||
/.importdb*
|
||||
/.sshimageBuild
|
||||
/.venv
|
||||
/.webimageBuild
|
||||
/.webimageExtra
|
||||
/apache/apache-site.conf
|
||||
/commands/.gitattributes
|
||||
/commands/db/mysql
|
||||
/commands/host/launch
|
||||
/commands/web/xdebug
|
||||
/commands/web/live
|
||||
/config.local.y*ml
|
||||
/config.*.local.y*ml
|
||||
/db_snapshots
|
||||
/import-db
|
||||
/import.yaml
|
||||
/mutagen/mutagen.yml
|
||||
/mutagen/.start-synced
|
||||
/nginx_full/nginx-site.conf
|
||||
/postgres/postgresql.conf
|
||||
/providers/acquia.yaml
|
||||
/providers/lagoon.yaml
|
||||
/providers/pantheon.yaml
|
||||
/providers/platform.yaml
|
||||
/providers/upsun.yaml
|
||||
/sequelpro.spf
|
||||
/settings/settings.ddev.py
|
||||
/traefik/config/geo.yaml
|
||||
/traefik/certs/geo.crt
|
||||
/traefik/certs/geo.key
|
||||
|
|
Loading…
Add table
Reference in a new issue