Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdeel Mujahid <3840695+am11@users.noreply.github.com>2021-09-20 20:46:34 +0300
committerGitHub <noreply@github.com>2021-09-20 20:46:34 +0300
commit72497647e439f76c5b6ff0d234e90fd26dadaeda (patch)
tree4fde769ce7b254995f2e33dd3c6de375da6d605b /.gitignore
parentc8a4e180abd7e0517709592f610010c33f020329 (diff)
Ignore MSBuild_Logs/ directory (#59323)
This is a new directory used by msbuild for logging since https://github.com/dotnet/msbuild/commit/cdb5077c451180ab38161e0b5e70f5448e70355b.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 58f85ad1508..59881767990 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ artifacts/
bld/
[Bb]in/
[Oo]bj/
+MSBuild_Logs/
msbuild.log
msbuild.err
msbuild.wrn