Explorar el Código

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

YY968XX hace 3 semanas
padre
commit
f65a4ec04e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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