Allow to commit custom modules.

The gitignore file was ignoring the module folder, now it just ignore
the module/contrib folder.
This commit is contained in:
David Valdez 2018-08-22 12:45:31 -05:00 committed by benjamin melançon
parent bc05b074dd
commit e38187bc7d

2
.gitignore vendored
View file

@ -3,7 +3,7 @@ web/*.php
web/web.config
web/.*
web/core
web/modules
web/modules/contrib
web/profiles
web/sites
web/themes/contrib