oliverdavies.uk-drupal-old/.gitignore

20 lines
352 B
Plaintext
Raw Normal View History

*
2020-04-10 08:57:54 +00:00
!*/
!/.gitignore
!/**/.gitkeep
2020-05-13 02:23:12 +00:00
!/.github/**
!/.idea/**
2020-05-07 11:57:45 +00:00
!/bin/*
2020-04-12 17:18:00 +00:00
!/config/**
2020-04-24 07:54:02 +00:00
!/phpstan.neon
2020-05-13 02:06:29 +00:00
!/phpunit.xml.dist
2020-04-10 08:57:54 +00:00
!/scripts/**
2020-04-12 13:50:23 +00:00
!/web/modules/custom/**
!/web/sites/default/environments/settings.*.php
!/web/sites/default/settings.php
2020-04-10 09:10:54 +00:00
!/web/themes/custom/**
/.idea/workspace.xml
2020-05-07 11:51:21 +00:00
/vendor/
/web/themes/custom/*/body-field-values.txt
2020-04-12 13:50:23 +00:00
/web/themes/custom/*/dist/