Commit DDEV updates

This commit is contained in:
benjamin melançon 2020-03-20 13:43:17 -04:00
parent c18400a720
commit e772c859b7
2 changed files with 7 additions and 4 deletions

7
.ddev/.gitignore vendored
View file

@ -3,21 +3,20 @@
/commands/*/*.example /commands/*/*.example
/commands/*/README.txt /commands/*/README.txt
/commands/host/launch
/commands/db/mysql
/homeadditions/*.example /homeadditions/*.example
/homeadditions/README.txt /homeadditions/README.txt
/.gitignore
/import.yaml /import.yaml
/docker-compose.yaml /docker-compose.yaml
/db_snapshots /db_snapshots
/sequelpro.spf /sequelpro.spf
/import-db /import-db
/.bgsync*
/config.*.y*ml /config.*.y*ml
/.webimageBuild /.webimageBuild
/.dbimageBuild /.dbimageBuild
/.bgsyncimageBuild
/.sshimageBuild /.sshimageBuild
/.webimageExtra /.webimageExtra
/.dbimageExtra /.dbimageExtra
/.webimageBuild
/.dbimageBuild
/*-build/Dockerfile.example /*-build/Dockerfile.example

4
drush/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
#ddev-generated: Automatically generated ddev .gitignore.
# You can remove the above line if you want to edit and maintain this file yourself.
/drush.yml