summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2017-10-19 12:28:05 -0400
committerMicah Anderson <micah@riseup.net>2017-10-19 12:28:05 -0400
commit93a181d44e2d8163ae44945aac1b6477e268170d (patch)
tree31c15978d42c6959f4271c7bf9bc6ce146f6d6fd /.gitignore
parent1f51d0c8d1836e58f0ac3e30a8d735e60aef019a (diff)
CI: add public keys for upgrade tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 9 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index d80ef422..acb79ec9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,9 +18,15 @@
/tests/platform-ci/provider/tags/*
!/tests/platform-ci/provider/tags/catalogtest.json
/tests/platform-ci/provider/users/*
-!/tests/platform-ci/provider/users/gitlab-runner
-/tests/platform-ci/provider/users/gitlab-runner/*
-!/tests/platform-ci/provider/users/gitlab-runner/gitlab-runner_ssh.pub
+!tests/platform-ci/provider/users/gitlab-runner-bitmask
+tests/platform-ci/provider/users/gitlab-runner-bitmask/*
+!tests/platform-ci/provider/users/gitlab-runner-bitmask/gitlab-runner-bitmask_ssh.pub
+!tests/platform-ci/provider/users/gitlab-runner-ibex
+tests/platform-ci/provider/users/gitlab-runner-ibex/*
+!tests/platform-ci/provider/users/gitlab-runner-ibex/gitlab-runner-ibex_ssh.pub
+!tests/platform-ci/provider/users/gitlab-runner-platform
+tests/platform-ci/provider/users/gitlab-runner-platform/*
+!tests/platform-ci/provider/users/gitlab-runner-platform/gitlab-runner-platform_ssh.pub
/tests/platform-ci/provider/test
/builds