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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikayla Hutchinson <m.j.hutchinson@gmail.com>2017-05-07 09:28:44 +0300
committerGreg Munn <greg@sgmunn.com>2017-05-11 19:38:54 +0300
commitbf644c28c36248d25cb051f54604d2933f348f64 (patch)
treeacb03398cecf677628f1c512dd3578443d2eaba9 /.gitignore
parent42ac18d2520eeed63af6d451634be14d32e6d99b (diff)
[build] Add downloader task
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5ff7ec814c..af4e49a17d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ obj/
/main/build/AddIns
/main/build/data/
/main/build/locale/
+/main/msbuild/MDBuildTasks/bin
/extras/*/build
/extras/*/*/bin
/main/src/tools/SharpCoco/SharpCoco.exe*