modules folder totally ignored except standard modules

This commit is contained in:
Sevan Nerse 2020-04-14 11:54:45 +03:00
parent 960d5a282b
commit d0da980efd

3
.gitignore vendored
View File

@ -90,3 +90,6 @@ _ide_helper.php
.phpstorm.meta.php .phpstorm.meta.php
/storage/debugbar/* /storage/debugbar/*
.phpunit.result.cache .phpunit.result.cache
modules/*
!modules/OfflinePayments
!modules/PaypalStandard