This commit is contained in:
Oliver Davies 2020-03-13 22:18:55 +00:00
commit 5adc4f6a10
12 changed files with 8540 additions and 0 deletions

14
.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
*
!*/
!/.github/**
!/.gitignore
!/**/.gitkeep
!/.idea/*.iml
!/composer.json
!/composer.lock
!/docker-compose.yaml
!/Makefile
!/php.ini
!/web/sites/default/settings.php
!/web/sites/default/settings.symfony.php
/vendor/