2020-07-22 01:40:07 +00:00
|
|
|
/*
|
2020-04-10 08:57:54 +00:00
|
|
|
!/.gitignore
|
2020-04-12 17:30:11 +00:00
|
|
|
!/**/.gitkeep
|
2020-07-22 01:40:07 +00:00
|
|
|
!/.github/
|
|
|
|
!/.idea/
|
|
|
|
!/bin/
|
|
|
|
!/config/
|
2020-05-20 19:58:06 +00:00
|
|
|
!/Makefile
|
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-07-22 01:40:07 +00:00
|
|
|
!/tools/
|
|
|
|
!/web/modules/custom/
|
2020-04-10 08:56:24 +00:00
|
|
|
!/web/sites/default/environments/settings.*.php
|
|
|
|
!/web/sites/default/settings.php
|
2020-07-22 01:40:07 +00:00
|
|
|
!/web/themes/custom/
|
2020-04-12 17:30:11 +00:00
|
|
|
/.idea/workspace.xml
|
2020-05-23 13:43:13 +00:00
|
|
|
/tools/ansible/.roles/
|