Skip to content

Commit fc1a33b

Browse files
committed
chore: ignore visual studio code c# devkit .lscache
1 parent 6db0a32 commit fc1a33b

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
@@ -328,4 +328,7 @@ ASALocalRun/
328328
out/
329329
build/
330330
!NativeLibs/**/windows/bin
331-
!NativeLibs/**/linux/bin
331+
!NativeLibs/**/linux/bin
332+
333+
# Visual Studio Code C# Dev Kit
334+
*.lscache

0 commit comments

Comments
 (0)