Add drupal scaffold

This commit is contained in:
Rob Davies 2017-03-16 15:11:34 +00:00
parent 6fa31ad086
commit 3e6a5cbed2
15 changed files with 2748 additions and 1 deletions

2
web/.gitignore vendored
View file

@ -57,3 +57,5 @@ Thumbs.db
# Things in the core directory that Drupal 8 commits in the repository.
!core/**/*.gz
# Ignore any extra git folders.
*/.git/