agaric-coop/.ddev/.gitignore

37 lines
785 B
Text
Raw Normal View History

2019-08-18 16:10:03 +00:00
#ddev-generated: Automatically generated ddev .gitignore.
# You can remove the above line if you want to edit and maintain this file yourself.
/.gitignore
2020-08-05 18:25:11 +00:00
/**/*.example
2019-08-18 16:10:03 +00:00
/.dbimageBuild
2020-08-05 18:25:11 +00:00
/.dbimageExtra
2021-04-22 00:49:35 +00:00
/.ddev-docker-*.yaml
/.*downloads
2020-08-05 18:25:11 +00:00
/.global_commands
/.homeadditions
2022-09-12 19:00:26 +00:00
/.importdb*
2019-08-18 16:10:03 +00:00
/.sshimageBuild
2020-08-05 18:25:11 +00:00
/.webimageBuild
2019-08-18 16:10:03 +00:00
/.webimageExtra
2020-08-05 18:25:11 +00:00
/apache/apache-site.conf
/commands/.gitattributes
/commands/db/mysql
/commands/host/launch
/commands/web/xdebug
2021-07-14 10:52:52 +00:00
/commands/web/live
2020-08-05 18:25:11 +00:00
/config.*.y*ml
/db_snapshots
/import-db
/import.yaml
2023-06-14 13:52:39 +00:00
/mutagen/mutagen.yml
/mutagen/.start-synced
2020-08-05 18:25:11 +00:00
/nginx_full/nginx-site.conf
2022-09-12 19:00:26 +00:00
/postgres/postgresql.conf
/providers/platform.yaml
2020-08-05 18:25:11 +00:00
/sequelpro.spf
2023-06-14 13:52:39 +00:00
/traefik/config/agaric-coop.yaml
/traefik/certs/agaric-coop.crt
/traefik/certs/agaric-coop.key
/xhprof/xhprof_prepend.php
2020-08-05 18:25:11 +00:00
/**/README.*