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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2017-04-28 21:28:32 +0300
committerGitHub <noreply@github.com>2017-04-28 21:28:32 +0300
commit0ea0f84a0df4ec9f6e929104b9be1ac1c6e22c76 (patch)
tree0d171a8c1b2871dea36835455c384e5ba4cf7194 /mcs/.gitignore
parent41739fb3e514c71482eef708cd44b5437184742f (diff)
[bcl] Add API diff targets (#4406)
With these targets we can generate a snapshot of the current Mono API in C# source code form. Whenever we make changes, we can rerun this to ensure we didn't inadvertently change the public API. It also outputs a diff in html form that we can show on CI.
Diffstat (limited to 'mcs/.gitignore')
-rw-r--r--mcs/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/.gitignore b/mcs/.gitignore
index 95c3b1615e6..ac21fbc31e5 100644
--- a/mcs/.gitignore
+++ b/mcs/.gitignore
@@ -11,6 +11,7 @@ TestResult-*.log
TestResult-*.xml
TestResult*.xml
.dep_dirs-*
+apidiff/*
errors/*.log
errors/dummy.xml
class/Mono.Data.Sqlite/test.db