oliverdavies.uk-drupal-old/.gitignore

36 lines
652 B
Plaintext
Raw 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/**
2020-07-22 01:40:07 +00:00
!/.idea/
2021-02-10 10:54:20 +00:00
!/.platform/**
!/.platform.app.yaml
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.yaml
2020-06-30 16:31:36 +00:00
!/phpcs.xml.dist
2020-04-24 07:54:02 +00:00
!/phpstan.neon
2020-05-13 02:06:29 +00:00
!/phpunit.xml.dist
2020-07-22 01:40:07 +00:00
!/scripts/
2020-08-11 22:17:22 +00:00
!/slides/
!/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
2021-02-10 10:54:20 +00:00
!/web/sites/default/settings.platformsh.php
2020-08-15 19:44:51 +00:00
!/web/themes/custom/**
/.idea/workspace.xml
2021-02-10 10:54:20 +00:00
/.platform/local/
2020-08-15 19:44:51 +00:00
/node_modules/
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