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

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Tremoulet <jotrem@microsoft.com>2018-01-25 23:34:16 +0300
committerMarek Safar <marek.safar@gmail.com>2018-02-09 00:50:59 +0300
commit7031e7b92c62c288958a4c6917f806052e7204a5 (patch)
treed727ff9a772895f00cdd25a14747fc979752b2c7 /.gitignore
parent591c7e199bb6fee2a3ad62d4f28de2676437cb29 (diff)
.gitignore more corebuild build/test artifacts
Also add a comment header for the corebuild section, and normalize the prefix used in it.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9e7d6f197..ca173b5c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,10 @@ bin/
**/Dependencies/*.dll
+# corebuild build/test artifacts
corebuild/Tools
corebuild/bootstrap.log
-/corebuild/global.json
+corebuild/global.json
+corebuild/**/bin
+corebuild/**/obj
+corebuild/testbin