Update to modernize the Sponza asset gem to best practices and consistency

This commit is contained in:
gallowj
2021-06-17 10:33:22 -05:00
parent f558e961ae
commit 705fd9bfa0
15 changed files with 50 additions and 119 deletions
@@ -0,0 +1,14 @@
{
"Amazon": {
"AssetProcessor": {
"Settings": {
// ------------------------------------------------------------------------------
// Sample Gems, Block source folders
// ------------------------------------------------------------------------------
"Exclude Work In Progress Folders": {
"pattern": ".*\\\\/.[Ss]rc\\\\/.*"
}
}
}
}
}