summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMorgan Brown <morganbr@users.noreply.github.com>2018-12-14 18:45:55 -0800
committerGitHub <noreply@github.com>2018-12-14 18:45:55 -0800
commite763e8302028edb4a49e22b7e18b888b3145d48c (patch)
tree0caf5ddb2364cc1dd8893d7aaa2b6e88b1c78417 /.gitignore
parent483135b05e853290d6890f9f5f72aa0bb96aca23 (diff)
downloadcoreclr-e763e8302028edb4a49e22b7e18b888b3145d48c.tar.gz
coreclr-e763e8302028edb4a49e22b7e18b888b3145d48c.tar.bz2
coreclr-e763e8302028edb4a49e22b7e18b888b3145d48c.zip
Add Azure DevOps signing support (#21545)
Add signing support for Azure DevOps pipelines. This uses the arcade signing step, but with custom logic to find files to sign while we're not using arcade for the rest of the build.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c3d1f56b52..7e029112e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -318,3 +318,8 @@ sandbox
#IL linker for testing
linker
+
+# Arcade files
+/artifacts/toolset
+/.packages
+/.dotnet