Commit fresh Drutopia project template

This commit is contained in:
benjamin melançon 2019-07-12 14:27:04 -04:00
parent c4927e4c39
commit f12d7a2aee
13 changed files with 11181 additions and 0 deletions

15
.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
# Drutopia-provided files which should not be overridden
/web/core
/web/modules/contrib
/web/profiles/contrib
/web/themes/contrib
/web/sites/default/files
/web/index.php
/web/update.php
/web/autoload.php
/web/sites/default/default.services.yml
/web/sites/default/default.settings.php
/web/sites/development.services.yml
/web/sites/example.settings.local.php
/web/sites/example.sites.php
/vendor/