oliverdavies.uk-drupal-old/.gitignore

21 lines
327 B
Plaintext
Raw Normal View History

2020-07-22 01:40:07 +00:00
/*
2020-04-10 08:57:54 +00:00
!/.gitignore
!/**/.gitkeep
2020-07-22 01:40:07 +00:00
!/.github/
!/.idea/
!/bin/
!/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/
2020-07-22 01:40:07 +00:00
!/tools/
!/web/modules/custom/
!/web/sites/default/environments/settings.*.php
!/web/sites/default/settings.php
2020-07-22 01:40:07 +00:00
!/web/themes/custom/
/.idea/workspace.xml
/tools/ansible/.roles/