Update .gitignore

This commit is contained in:
Oliver Davies 2020-08-15 20:44:51 +01:00
parent bed98b4f97
commit b6d0be4e70

8
.gitignore vendored
View file

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