diff options
author | varac <varacanero@zeromail.org> | 2016-07-05 15:27:30 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-07-05 15:27:30 +0200 |
commit | dd68ec1b0b9f8c44187de29429e28dd0a2f7b2e7 (patch) | |
tree | a077c5c47fb597513412dd7dd84815c50b8c1d9e /.gitignore | |
parent | 0f14cb2e3693a5e5fd0e10d83ba62f67a0be10fa (diff) |
add gitlab-runners pubkey
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,7 +5,8 @@ /tests/puppet/provider/secrets.json /tests/puppet/provider/files/ssh/authorized_keys /tests/puppet/provider/files/nodes/ -/tests/puppet/provider/users/ +/tests/puppet/provider/users/* +!/tests/puppet/provider/users/gitlab-runner +!/tests/puppet/provider/users/gitlab-runner/* /tests/puppet/provider/test -/tests/puppet/provider/users/gitlab-runner/ /builds |