Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions VisualStudio.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -426,3 +426,6 @@ FodyWeavers.xsd
*.msix
*.msm
*.msp

# VS Code C# Dev Kit

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leaving the same comment here as in https://github.com/dotnet/sdk/pull/53752/changes#r3390997367

This comment should maybe have mentioned what the purpose of *.lscache is instead (something like "C# Dev Kit Language Service Cache Files") and for C# Dev Kit it seemed like it only created .csproj.lscache files?

*.lscache
Comment thread
wherewhere marked this conversation as resolved.
Outdated
Loading