Exclude legacy.yml for upgrade

This commit is contained in:
Damian Mooyman 2017-07-03 14:54:45 +12:00
parent 8bb325f3ca
commit 19b3aa29e7
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A
1 changed files with 2 additions and 0 deletions

View File

@ -76,3 +76,5 @@ mappings:
URLSegmentField: SilverStripe\CMS\Forms\SiteTreeURLSegmentField
CMSPagesController_Tools_ss: SilverStripe\CMS\Controllers\CMSPagesController
LeftAndMain: SilverStripe\Admin\LeftAndMain
excludedPaths:
- '*/_config/legacy.yml'