2020-08-15 19:44:51 +00:00
|
|
|
*
|
|
|
|
!*/
|
2020-04-10 08:57:54 +00:00
|
|
|
!/.gitignore
|
2020-04-12 17:30:11 +00:00
|
|
|
!/**/.gitkeep
|
2021-02-09 12:00:00 +00:00
|
|
|
!/.docker.env.example
|
|
|
|
!/.dockerignore
|
2020-09-04 20:12:48 +00:00
|
|
|
!/.github/**
|
2020-07-22 01:40:07 +00:00
|
|
|
!/.idea/
|
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/
|
2020-09-04 19:19:00 +00:00
|
|
|
!/tools/**
|
2020-08-21 11:00:00 +00:00
|
|
|
!/web/modules/custom/**
|
2020-04-10 08:56:24 +00:00
|
|
|
!/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/**
|
2020-04-12 17:30:11 +00:00
|
|
|
/.idea/workspace.xml
|
2020-08-15 19:44:51 +00:00
|
|
|
/node_modules/
|
2020-05-23 13:43:13 +00:00
|
|
|
/tools/ansible/.roles/
|
2020-08-15 19:44:51 +00:00
|
|
|
/vendor/
|
|
|
|
/web/themes/custom/*/body-field-values.txt
|