Document allowing custom modules for migration

This commit is contained in:
benjamin melançon 2018-08-24 16:05:59 -04:00
parent e48c0c6b03
commit acced76cc5

3
.gitignore vendored
View file

@ -6,6 +6,9 @@ web/core
web/modules/contrib
web/profiles
web/sites
## Temporarily allow deployment of custom modules (by only ignoring contrib here).
## So far we are using custom modules for migration only, which wouldn't technically
## ever be required on the platform.
web/themes/contrib
web/themes/custom/*/*.php
web/themes/custom/*/*.js