Add *.lscache to VisualStudio.gitignore by wherewhere · Pull Request #4839 · github/gitignore

Reasons for making this change

The C# Dev Kit create *.csproj.lscache in new version.

Links to documentation supporting these rule changes

Said by *.csproj.lscache

# This file caches language service data to improve the performance of C# Dev Kit.
# It is not intended for manual editing. It can safely be deleted and will be
# regenerated automatically.
#
# To exclude from version control, add *.lscache to your .gitignore file.

Merge and Approval Steps

  • Confirm that you've read the contribution guidelines and ensured your PR aligns
  • Ensure CI is passing
  • Get a review and Approval from one of the maintainers