Update DDEV .gitignore
This commit is contained in:
parent
88fbdc8fa0
commit
b9345e2b26
1 changed files with 3 additions and 1 deletions
4
.ddev/.gitignore
vendored
4
.ddev/.gitignore
vendored
|
@ -7,7 +7,6 @@
|
||||||
/.dbimageExtra
|
/.dbimageExtra
|
||||||
/.ddev-docker-*.yaml
|
/.ddev-docker-*.yaml
|
||||||
/.*downloads
|
/.*downloads
|
||||||
/.global_commands
|
|
||||||
/.homeadditions
|
/.homeadditions
|
||||||
/.importdb*
|
/.importdb*
|
||||||
/.sshimageBuild
|
/.sshimageBuild
|
||||||
|
@ -28,7 +27,10 @@
|
||||||
/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/lagoon.yaml
|
||||||
/providers/platform.yaml
|
/providers/platform.yaml
|
||||||
|
/providers/upsun.yaml
|
||||||
/sequelpro.spf
|
/sequelpro.spf
|
||||||
/settings/settings.ddev.py
|
/settings/settings.ddev.py
|
||||||
/traefik/config/geo.yaml
|
/traefik/config/geo.yaml
|
||||||
|
|
Loading…
Add table
Reference in a new issue