diff --git a/.gitignore b/.gitignore index 2b888db..082ac38 100644 --- a/.gitignore +++ b/.gitignore @@ -146,3 +146,6 @@ BenchmarkDotNet.Artifacts/ # Node modules (semantic-release) node_modules/ + +# MSBuild static graph restore cache +*.csproj.lscache