Add drupal scaffold
This commit is contained in:
parent
6fa31ad086
commit
3e6a5cbed2
15 changed files with 2748 additions and 1 deletions
2
web/.gitignore
vendored
2
web/.gitignore
vendored
|
@ -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/
|
||||
|
|
Reference in a new issue