8530e783ca
This prevents Project build step from timing out Moving the project build directory to be under the <project-path>/build/ folder to prevent two issues 1. The AssetProcessor from scanning that folder for assets. [Bb]uild is part of the excluded folders 2. To prevent git from seeing modified files in the build directory as the default .gitignore file ignores [Bb]uild