mirror of https://github.com/dotnet/runtime
Ignore MSBuild_Logs/ directory (#59323)
This is a new directory used by msbuild for logging since cdb5077c45
.
This commit is contained in:
parent
c8a4e180ab
commit
72497647e4
|
@ -26,6 +26,7 @@ artifacts/
|
||||||
bld/
|
bld/
|
||||||
[Bb]in/
|
[Bb]in/
|
||||||
[Oo]bj/
|
[Oo]bj/
|
||||||
|
MSBuild_Logs/
|
||||||
msbuild.log
|
msbuild.log
|
||||||
msbuild.err
|
msbuild.err
|
||||||
msbuild.wrn
|
msbuild.wrn
|
||||||
|
|
Loading…
Reference in New Issue