Files
o3de/.gitignore
T
Brian Herrera 2206d2d8f1 Add restricted folder to gitignore
Signed-off-by: brianherrera <briher@amazon.com>
2021-11-05 13:12:38 -07:00

31 lines
517 B
Plaintext

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