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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Moseley <danmose@microsoft.com>2016-05-20 04:26:01 +0300
committerDan Moseley <danmose@microsoft.com>2016-05-20 04:26:01 +0300
commit7ed60f26d55beac9d0d6bf349178b2f62692a325 (patch)
treebeaa6b8e1ecb6f2040bec5f485e0c62ea17e072c /.gitignore
parent41b5489e7e54af65a18753b7dd6b9b09edcc3021 (diff)
Update corefx build.cmd to emit msbuild.err and msbuild.wrn as well as msbuild.log. These are useful as they will contain only errors and only warnings, respectively.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8f8a12059e..0aa79f162e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,8 @@ bld/
[Bb]in/
[Oo]bj/
msbuild.log
+msbuild.err
+msbuild.wrn
# Cross building rootfs
cross/rootfs/