Skip to content

Add .lscache to .gitignore#11253

Merged
simonrozsival merged 3 commits intomainfrom
jonathanpeppers/gitignore-lscache
May 1, 2026
Merged

Add .lscache to .gitignore#11253
simonrozsival merged 3 commits intomainfrom
jonathanpeppers/gitignore-lscache

Conversation

@jonathanpeppers
Copy link
Copy Markdown
Member

@jonathanpeppers jonathanpeppers commented Apr 30, 2026

C# Dev Kit creates .lscache files for language server cache. Add them to .gitignore so they are not accidentally committed.

C# Dev Kit creates .lscache directories for language server cache
files. Ignore them so they are not accidentally committed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 30, 2026 14:04
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.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jonathanpeppers jonathanpeppers changed the title Add .lscache/ to .gitignore Add .lscache to .gitignore Apr 30, 2026
@jonathanpeppers jonathanpeppers added the ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable). label Apr 30, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@simonrozsival simonrozsival merged commit 17e5105 into main May 1, 2026
3 checks passed
@simonrozsival simonrozsival deleted the jonathanpeppers/gitignore-lscache branch May 1, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants