Merge pull request #179 from nfauchelle/ignore-modules-handled-by-composer

Add in the module folders which come from the default install
This commit is contained in:
Damian Mooyman 2017-05-22 21:17:05 +12:00 committed by GitHub
commit d406fa365f

13
.gitignore vendored
View File

@ -9,3 +9,16 @@
# ignore composer vendor folder
/vendor/
# ignore default modules from composer
/asset-admin/
/campaign-admin/
/cms/
/framework/
/graphql/
/reports/
/silverstripe-admin/
/silverstripe-assets/
/siteconfig/
/themes/simple/
/versioned/