chore(vscode): ignore noisy directoriesSome directories undergo a high level of churn due to developer toolingand contain little of use to the developer in day-to-day work. Includingthem in the V
chore(vscode): ignore noisy directoriesSome directories undergo a high level of churn due to developer toolingand contain little of use to the developer in day-to-day work. Includingthem in the VS Code project can cause the editor to consume significantsystem resources unnecessarily.This commit updates the Visual Studio configuration to avoid showing,watching or searching these directories, reducing resource usage andimproving editor responsiveness.Change-Id: Icea6362dd928719da0456ca54d87c96d14eb9fccSigned-off-by: Chris Kay <chris.kay@arm.com>
show more ...