diff --git a/.ddev/.gitignore b/.ddev/.gitignore new file mode 100644 index 00000000..43fe1995 --- /dev/null +++ b/.ddev/.gitignore @@ -0,0 +1,41 @@ +#ddev-generated: Automatically generated ddev .gitignore. +# You can remove the above line if you want to edit and maintain this file yourself. +/.gitignore + +/**/*.example +/.dbimageBuild +/.dbimageExtra +/.ddev-docker-*.yaml +/.*downloads +/.global_commands +/.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 +/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/platform.yaml +/providers/upsun.yaml +/sequelpro.spf +/settings/settings.ddev.py +/traefik/config/ddev-test.yaml +/traefik/certs/ddev-test.crt +/traefik/certs/ddev-test.key +/xhprof/xhprof_prepend.php +/**/README.*