Updating the exclusion rule for the install folder to only include an install folder at the root of the repo

main
lumberyard-employee-dm 5 years ago
parent d004365e27
commit 911ad84e53

2
.gitignore vendored

@ -4,7 +4,7 @@ __pycache__
AssetProcessorTemp/**
[Bb]uild/**
[Cc]ache/
install/
/install/
Editor/EditorEventLog.xml
Editor/EditorLayout.xml
**/*egg-info/**

Loading…
Cancel
Save