2020-04-10 08:56:24 +00:00
|
|
|
*
|
2020-04-10 08:57:54 +00:00
|
|
|
!*/
|
|
|
|
!/.gitignore
|
2020-04-12 17:30:11 +00:00
|
|
|
!/**/.gitkeep
|
|
|
|
!/.idea/**
|
2020-04-12 17:18:00 +00:00
|
|
|
!/config/**
|
2020-04-24 07:54:02 +00:00
|
|
|
!/phpstan.neon
|
2020-04-10 08:57:54 +00:00
|
|
|
!/scripts/**
|
2020-04-12 13:50:23 +00:00
|
|
|
!/web/modules/custom/**
|
2020-04-10 08:56:24 +00:00
|
|
|
!/web/sites/default/environments/settings.*.php
|
|
|
|
!/web/sites/default/settings.php
|
2020-04-10 09:10:54 +00:00
|
|
|
!/web/themes/custom/**
|
2020-04-12 17:30:11 +00:00
|
|
|
/.idea/workspace.xml
|
2020-05-07 11:51:21 +00:00
|
|
|
/vendor/
|
2020-04-12 13:50:23 +00:00
|
|
|
/web/themes/custom/*/dist/
|