Ship two json schema files.. One that reference others, and a CMS one (#13123)
* Ship two json schema files.. One that reference others, and a CMS one * git ignore * Build schema files sepearately
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -106,4 +106,8 @@ cypress.env.json
|
||||
# Ignore auto-generated schema
|
||||
/src/Umbraco.Cms.Targets/appsettings-schema.json
|
||||
/src/Umbraco.Web.UI/appsettings-schema.json
|
||||
/src/Umbraco.Web.UI/appsettings-schema.umbraco.json
|
||||
/tests/Umbraco.Tests.Integration/appsettings-schema.json
|
||||
/src/Umbraco.Cms.Targets/appsettings-schema.json
|
||||
/src/Umbraco.Cms.Targets/appsettings-schema.umbraco.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user