Tidy up .gitignore

This commit is contained in:
Oliver Davies 2020-07-22 02:40:07 +01:00
parent 33646580a9
commit 95d4c4a03b

22
.gitignore vendored
View file

@ -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/