Browse Source

git.ignore cleanup (#6760)

Signed-off-by: Esteban Papp <[email protected]>
Esteban Papp 3 years ago
parent
commit
5c0ba0253d
1 changed files with 1 additions and 8 deletions
  1. 1 8
      .gitignore

+ 1 - 8
.gitignore

@@ -2,18 +2,14 @@
 .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
@@ -22,9 +18,6 @@ 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
+