Skip to content

Ignore C# Dev Kit *.csproj.lscache files#1196

Merged
stephentoub merged 1 commit intomainfrom
mackinnonbuck/ignore-lscache-files
May 5, 2026
Merged

Ignore C# Dev Kit *.csproj.lscache files#1196
stephentoub merged 1 commit intomainfrom
mackinnonbuck/ignore-lscache-files

Conversation

@MackinnonBuck
Copy link
Copy Markdown
Collaborator

The VS Code C# Dev Kit extension generates .csproj.lscache files alongside .csproj files whenever a folder containing them is opened. These show up as untracked noise in git status and have to be carefully excluded from commits.

Adds *.csproj.lscache to .gitignore under a new "C# Dev Kit" section so they're filtered out automatically.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 4, 2026 17:44
@MackinnonBuck MackinnonBuck requested a review from a team as a code owner May 4, 2026 17:44
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

@stephentoub stephentoub added this pull request to the merge queue May 5, 2026
Merged via the queue into main with commit ad0a9aa May 5, 2026
10 checks passed
@stephentoub stephentoub deleted the mackinnonbuck/ignore-lscache-files branch May 5, 2026 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants