summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0b3cf120e0aa218e83fee1d675a6ac2ade1cbf83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/tests/example-provider/.vagrant

/puppet/modules/site_custom

/tests/platform-ci/.bundle
/tests/platform-ci/vendor
/tests/platform-ci/bin
/tests/platform-ci/Gemfile.lock
/tests/platform-ci/provider/hiera
/tests/platform-ci/provider/secrets.json
/tests/platform-ci/provider/files/ssh/authorized_keys
/tests/platform-ci/provider/files/nodes/
/tests/platform-ci/provider/nodes/*
!/tests/platform-ci/provider/nodes/catalogtest.json
/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/test

/builds