|
|
|
@ -2,18 +2,14 @@
|
|
|
|
.vs/
|
|
|
|
.vs/
|
|
|
|
.vscode/
|
|
|
|
.vscode/
|
|
|
|
__pycache__
|
|
|
|
__pycache__
|
|
|
|
AssetProcessorTemp/**
|
|
|
|
|
|
|
|
[Bb]uild/
|
|
|
|
[Bb]uild/
|
|
|
|
[Oo]ut/**
|
|
|
|
[Oo]ut/**
|
|
|
|
CMakeUserPresets.json
|
|
|
|
CMakeUserPresets.json
|
|
|
|
[Cc]ache/
|
|
|
|
[Cc]ache/
|
|
|
|
/[Ii]nstall/
|
|
|
|
/[Ii]nstall/
|
|
|
|
Editor/EditorEventLog.xml
|
|
|
|
|
|
|
|
Editor/EditorLayout.xml
|
|
|
|
|
|
|
|
**/*egg-info/**
|
|
|
|
**/*egg-info/**
|
|
|
|
**/*egg-link
|
|
|
|
**/*egg-link
|
|
|
|
**/[Rr]estricted
|
|
|
|
**/[Rr]estricted
|
|
|
|
UserSettings.xml
|
|
|
|
|
|
|
|
[Uu]ser/
|
|
|
|
[Uu]ser/
|
|
|
|
FrameCapture/**
|
|
|
|
FrameCapture/**
|
|
|
|
.DS_Store
|
|
|
|
.DS_Store
|
|
|
|
@ -22,9 +18,6 @@ client*.cfg
|
|
|
|
server*.cfg
|
|
|
|
server*.cfg
|
|
|
|
.mayaSwatches/
|
|
|
|
.mayaSwatches/
|
|
|
|
_savebackup/
|
|
|
|
_savebackup/
|
|
|
|
#Output folder for test results when running Automated Tests
|
|
|
|
|
|
|
|
TestResults/**
|
|
|
|
|
|
|
|
*.swatches
|
|
|
|
*.swatches
|
|
|
|
/imgui.ini
|
|
|
|
/imgui.ini
|
|
|
|
/scripts/project_manager/logs/
|
|
|
|
|
|
|
|
/AutomatedTesting/Gem/PythonTests/scripting/TestResults
|
|
|
|
|
|
|
|
|