diff --git a/.gitignore b/.gitignore index 0b83f80..72e7656 100644 --- a/.gitignore +++ b/.gitignore @@ -1,23 +1,19 @@ -* -!*/ +/* !/.gitignore !/**/.gitkeep -!/.github/** -!/.idea/** -!/bin/* -!/config/** +!/.github/ +!/.idea/ +!/bin/ +!/config/ !/Makefile !/phpcs.xml.dist !/phpstan.neon !/phpunit.xml.dist -!/scripts/** -!/tools/** -!/web/modules/custom/** +!/scripts/ +!/tools/ +!/web/modules/custom/ !/web/sites/default/environments/settings.*.php !/web/sites/default/settings.php -!/web/themes/custom/** +!/web/themes/custom/ /.idea/workspace.xml /tools/ansible/.roles/ -/vendor/ -/web/themes/custom/*/body-field-values.txt -/web/themes/custom/*/dist/