geo-coop/.ddev/.gitignore

30 lines
573 B
Text
Raw 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
/.global_commands
/.homeadditions
2019-08-08 17:35:09 -04:00
/.sshimageBuild
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
2021-04-01 11:01:05 -04:00
/config.*.y*ml
/db_snapshots
/import-db
/import.yaml
2021-11-19 09:10:55 -05:00
/mutagen
2021-04-01 11:01:05 -04:00
/nginx_full/nginx-site.conf
/sequelpro.spf
2021-11-19 09:10:55 -05:00
/xhprof
2021-04-01 11:01:05 -04:00
/**/README.*