Skip to content

Commit 2a5eb7b

Browse files
committed
Ignore VS Code C# Dev Kit *.lscache files
1 parent eba2708 commit 2a5eb7b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,4 +337,7 @@ ASALocalRun/
337337
.localhistory/
338338

339339
# BeatPulse healthcheck temp database
340-
healthchecksdb
340+
healthchecksdb
341+
342+
# VS Code C# Dev Kit language service cache
343+
*.lscache

0 commit comments

Comments
 (0)