geo-coop/.ddev/.gitignore

41 lines
849 B
Text
Raw Permalink Normal View History

2019-07-17 14:47:01 -05:00
#ddev-generated: Automatically generated ddev .gitignore.
# You can remove the above line if you want to edit and maintain this file yourself.
2020-03-20 13:43:17 -04:00
/.gitignore
2021-04-01 11:01:05 -04:00
/**/*.example
2019-08-08 17:35:09 -04:00
/.dbimageBuild
2021-04-01 11:01:05 -04:00
/.dbimageExtra
2021-04-24 21:01:22 -04:00
/.ddev-docker-*.yaml
/.*downloads
2021-04-01 11:01:05 -04:00
/.homeadditions
/.importdb*
2019-08-08 17:35:09 -04:00
/.sshimageBuild
/.venv
2021-04-01 11:01:05 -04:00
/.webimageBuild
2019-07-17 14:47:01 -05:00
/.webimageExtra
2021-04-01 11:01:05 -04:00
/apache/apache-site.conf
/commands/.gitattributes
/commands/db/mysql
/commands/host/launch
/commands/web/xdebug
2021-08-12 17:37:22 -04:00
/commands/web/live
/config.local.y*ml
2021-04-01 11:01:05 -04:00
/db_snapshots
/import-db
/import.yaml
/mutagen/mutagen.yml
/mutagen/.start-synced
2021-04-01 11:01:05 -04:00
/nginx_full/nginx-site.conf
/postgres/postgresql.conf
2024-06-04 22:12:28 -04:00
/providers/acquia.yaml
/providers/lagoon.yaml
/providers/platform.yaml
2024-06-04 22:12:28 -04:00
/providers/upsun.yaml
2021-04-01 11:01:05 -04:00
/sequelpro.spf
/settings/settings.ddev.py
/traefik/config/geo.yaml
/traefik/certs/geo.crt
/traefik/certs/geo.key
/xhprof/xhprof_prepend.php
2021-04-01 11:01:05 -04:00
/**/README.*