Skip to content

.gitignore missing .lscache files generated by C# Dev kit #53751

@elias-io

Description

@elias-io

The C# dev kit generates so called .lscache files. Which are not meant to be pushed to Version control systems.

Header from these cache files:

# 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.

Add *.lscache to .gitignore

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions