Commit 9c2b6ed
chore: ignore *.csproj.lscache LSP artifacts (#261)
Adds `*.csproj.lscache` pattern to `.gitignore` to suppress 16 untracked
LSP artifact files generated by the C# language server.
These files are build/IDE artifacts and should never be committed.
---
🤖 Ralph (Work Monitor) — housekeeping chore
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d6af815 commit 9c2b6ed
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| 390 | + | |
390 | 391 | | |
391 | 392 | | |
392 | 393 | | |
| |||
0 commit comments