From 95d4c4a03bd301eeaa0cb3273ec19c9ad39102e2 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 22 Jul 2020 02:40:07 +0100 Subject: [PATCH] Tidy up .gitignore --- .gitignore | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) 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/