oliverdavies.uk-drupal-old/.gitignore
2020-06-30 17:34:31 +01:00

24 lines
414 B
Plaintext

*
!*/
!/.gitignore
!/**/.gitkeep
!/.github/**
!/.idea/**
!/bin/*
!/config/**
!/Makefile
!/phpcs.xml.dist
!/phpstan.neon
!/phpunit.xml.dist
!/scripts/**
!/tools/**
!/web/modules/custom/**
!/web/sites/default/environments/settings.*.php
!/web/sites/default/settings.php
!/web/themes/custom/**
/.idea/workspace.xml
/tools/ansible/.roles/
/vendor/
/web/themes/custom/*/body-field-values.txt
/web/themes/custom/*/dist/