Apply DDEV self-updates

This commit is contained in:
benjamin melançon 2025-01-22 18:16:55 -05:00
parent f8717c06f2
commit 5f0d8e285a

12
.ddev/.gitignore vendored
View file

@ -4,35 +4,27 @@
/**/*.example /**/*.example
/.dbimageBuild /.dbimageBuild
/.dbimageExtra
/.ddev-docker-*.yaml /.ddev-docker-*.yaml
/.*downloads /.*downloads
/.homeadditions /.homeadditions
/.importdb* /.importdb*
/.sshimageBuild /.sshimageBuild
/.venv
/.webimageBuild /.webimageBuild
/.webimageExtra
/apache/apache-site.conf /apache/apache-site.conf
/commands/.gitattributes /commands/.gitattributes
/commands/db/mysql
/commands/host/launch
/commands/web/xdebug
/commands/web/live
/config.local.y*ml /config.local.y*ml
/config.*.local.y*ml
/db_snapshots /db_snapshots
/import-db
/import.yaml
/mutagen/mutagen.yml /mutagen/mutagen.yml
/mutagen/.start-synced /mutagen/.start-synced
/nginx_full/nginx-site.conf /nginx_full/nginx-site.conf
/postgres/postgresql.conf /postgres/postgresql.conf
/providers/acquia.yaml /providers/acquia.yaml
/providers/lagoon.yaml /providers/lagoon.yaml
/providers/pantheon.yaml
/providers/platform.yaml /providers/platform.yaml
/providers/upsun.yaml /providers/upsun.yaml
/sequelpro.spf /sequelpro.spf
/settings/settings.ddev.py
/traefik/config/geo.yaml /traefik/config/geo.yaml
/traefik/certs/geo.crt /traefik/certs/geo.crt
/traefik/certs/geo.key /traefik/certs/geo.key