diff --git a/.gitignore b/.gitignore index 925115b..24c14c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -/* +* +!*/ !/.gitignore !/**/.gitkeep !/.github/ @@ -15,6 +16,9 @@ !/web/modules/custom/ !/web/sites/default/environments/settings.*.php !/web/sites/default/settings.php -!/web/themes/custom/ +!/web/themes/custom/** /.idea/workspace.xml +/node_modules/ /tools/ansible/.roles/ +/vendor/ +/web/themes/custom/*/body-field-values.txt