oliverdavies.uk-drupal-old/.gitignore
2020-04-24 08:54:02 +01:00

15 lines
260 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
/web/themes/custom/*/dist/