oliverdavies.uk-drupal-old/.gitignore

16 lines
269 B
Plaintext

*
!*/
!/.gitignore
!/**/.gitkeep
!/.idea/**
!/config/**
!/phpstan.neon
!/scripts/**
!/web/modules/custom/**
!/web/sites/default/environments/settings.*.php
!/web/sites/default/settings.php
!/web/themes/custom/**
/.idea/workspace.xml
/vendor/
/web/themes/custom/*/dist/