oliverdavies.uk-drupal-old/.gitignore

31 lines
563 B
Plaintext
Raw Permalink Normal View History

2020-08-15 19:44:51 +00:00
*
!*/
2020-04-10 08:57:54 +00:00
!/.gitignore
!/**/.gitkeep
2021-02-09 12:00:00 +00:00
!/.docker.env.example
!/.dockerignore
2021-02-10 10:54:20 +00:00
!/.env.example
!/.environment
!/.github/**
2021-01-15 09:13:09 +00:00
!/assets/**
2020-07-22 01:40:07 +00:00
!/bin/
2020-08-21 11:00:00 +00:00
!/config/**
2021-02-09 12:00:00 +00:00
!/Dockerfile
!/docker-compose.override.yaml.example
2021-02-09 12:00:00 +00:00
!/docker-compose.yaml
2020-06-30 16:31:36 +00:00
!/phpcs.xml.dist
2021-12-17 23:09:37 +00:00
!/phpstan*.neon
2020-05-13 02:06:29 +00:00
!/phpunit.xml.dist
2021-12-03 08:44:26 +00:00
!/run
2020-07-22 01:40:07 +00:00
!/scripts/
!/tools/**
2020-08-21 11:00:00 +00:00
!/web/modules/custom/**
!/web/sites/default/environments/settings.*.php
!/web/sites/default/settings.php
2021-02-09 12:00:00 +00:00
!/web/sites/default/settings.docker.php
2020-08-15 19:44:51 +00:00
!/web/themes/custom/**
2021-02-10 10:54:20 +00:00
/.platform/local/
2021-05-18 06:38:40 +00:00
/tools/deployment/.roles/
2020-08-15 19:44:51 +00:00
/vendor/
/web/themes/custom/*/body-field-values.txt