xamarin-macios/tools
Manuel de la Pena 24e5b7724b
[CI] Ignore readme files and github actions. (#11769)
We have to list each readme as per vsts docs:

```
Tips:
* Wild cards are not supported with path filters.
* Paths are always specified relative to the root of the repository.
* If you don't set path filters, then the root folder of the repo is implicitly included by default.
* If you exclude a path, you cannot also include it unless you qualify it to a deeper folder. For example if you exclude /tools then you could include /tools/trigger-runs-on-these
* The order of path filters doesn't matter.
* Paths in Git are case-sensitive. Be sure to use the same case as the real folders.
* You cannot use variables in paths, as variables are evaluated at runtime (after the trigger has fired).
```

src:  https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml#ci-triggers
2021-06-01 17:37:37 -04:00
..
apidiff [CI] Re-enable API and Generator diff. (#11187) 2021-04-29 17:53:06 -04:00
app-compare [tests][dotnet] A few helping touch to do size comparison (#11446) 2021-05-05 19:15:18 -04:00
common [static registrar] Release the return value from xamarin_get_reflection_method_method in generated code. (#11748) 2021-06-01 07:36:01 +02:00
devops [CI] Ignore readme files and github actions. (#11769) 2021-06-01 17:37:37 -04:00
dotnet-linker initial changes to Change languageSet and Dependencies (#11512) 2021-05-13 08:35:08 -05:00
governance Merge xcode12 into d16-8. 2020-09-18 17:51:52 -04:00
install-source Merge remote-tracking branch 'xamarin/xcode11.3' into d16-5 2019-12-17 18:56:12 -05:00
linker [dotnet][linker] Fix the elimitation of calls for `UIApplication::EnsureUIThread` (#11523) 2021-05-12 20:18:49 -04:00
mlaunch [mlaunch] Fix conditional makefile logic. (#11668) 2021-05-25 21:31:47 +02:00
mmp [mmp] Don't define CORECLR_RUNTIME when compiling the partial static registrar code (#11618) 2021-05-20 07:35:52 +02:00
mtouch Updating Localization READMEs (#11738) 2021-06-01 09:51:38 -05:00
siminstaller [siminstaller] Update parsing xml because Apple changed their schema. (#8231) 2020-03-30 16:50:03 -04:00
xibuild [xibuild] Clean up temporary files when done. (#7508) 2019-12-03 14:42:56 +01:00
.gitignore Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
Makefile [tools] Honor the ENABLE_DOTNET variable. Fixes #9475. (#9502) 2020-08-26 07:59:46 +02:00
compare-commits.sh [Generator Diff] Ignore file we are not interested in. (#11409) 2021-05-02 20:08:51 -04:00
diff-to-html Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
nunit3-console-3.9.0 [xharness] Look at the exact NUnit version an NUnit project is referencing to figure out how to run it in a makefile. (#9322) 2020-08-10 10:47:45 +02:00
nunit3-console-3.10.0 [msbuild] Update tests to NUnit 3.12. (#7597) 2019-12-16 23:55:59 +01:00
nunit3-console-3.11.1 [msbuild] Update to NUnit 3.12 and NUnit.ConsoleRunner 3.11.1. (#8613) 2020-05-20 09:26:05 +02:00
tools.sln [mtouch/mmp] Rework the project files. (#8575) 2020-05-12 16:37:43 +02:00