ソースを参照

chore: ignore C# Dev Kit *.csproj.lscache

YY968XX 2 ヶ月 前
コミット
f65a4ec04e
1 ファイル変更3 行追加0 行削除
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -67,3 +67,6 @@ doc/plan/S0/
 
 # Local runtime artifacts
 **/.run/
+
+# C# Dev Kit language service cache
+*.csproj.lscache