oliverdavies.uk-drupal-old/.gitignore

27 lines
430 B
Plaintext
Raw Normal View History

2020-08-15 19:44:51 +00:00
*
!*/
2020-09-16 07:44:13 +00:00
!/.ddev/**
2020-04-10 08:57:54 +00:00
!/.gitignore
!/**/.gitkeep
!/.github/**
2020-07-22 01:40:07 +00:00
!/.idea/
2021-01-15 09:13:09 +00:00
!/assets/**
2020-07-22 01:40:07 +00:00
!/bin/
2020-08-21 11:00:00 +00:00
!/config/**
2020-05-20 19:58:06 +00:00
!/Makefile
2020-06-30 16:31:36 +00:00
!/phpcs.xml.dist
2020-04-24 07:54:02 +00:00
!/phpstan.neon
2020-05-13 02:06:29 +00:00
!/phpunit.xml.dist
2020-07-22 01:40:07 +00:00
!/scripts/
2020-08-11 22:17:22 +00:00
!/slides/
!/tools/**
2020-08-21 11:00:00 +00:00
!/web/modules/custom/**
!/web/sites/default/environments/settings.*.php
!/web/sites/default/settings.php
2020-08-15 19:44:51 +00:00
!/web/themes/custom/**
/.idea/workspace.xml
2020-08-15 19:44:51 +00:00
/node_modules/
/tools/ansible/.roles/
2020-08-15 19:44:51 +00:00
/vendor/
/web/themes/custom/*/body-field-values.txt