From 15cecf442f13fe99c9781d606ea378df08b24818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 14 Jun 2023 09:52:39 -0400 Subject: [PATCH] Apply updates to scaffolding file --- .ddev/.gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.ddev/.gitignore b/.ddev/.gitignore index 8db0a72..b7b8076 100644 --- a/.ddev/.gitignore +++ b/.ddev/.gitignore @@ -23,10 +23,14 @@ /db_snapshots /import-db /import.yaml -/mutagen +/mutagen/mutagen.yml +/mutagen/.start-synced /nginx_full/nginx-site.conf /postgres/postgresql.conf /providers/platform.yaml /sequelpro.spf -/xhprof +/traefik/config/agaric-coop.yaml +/traefik/certs/agaric-coop.crt +/traefik/certs/agaric-coop.key +/xhprof/xhprof_prepend.php /**/README.*