diff options
| -rw-r--r-- | .gitignore | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -6,9 +6,13 @@  /tests/platform-ci/vendor  /tests/platform-ci/bin  /tests/platform-ci/Gemfile.lock +/tests/platform-ci/provider/cloud.json +/tests/platform-ci/provider/facts.json  /tests/platform-ci/provider/hiera  /tests/platform-ci/provider/secrets.json +/tests/platform-ci/provider/users  /tests/platform-ci/provider/files/ssh/authorized_keys +/tests/platform-ci/provider/files/ssh/known_hosts  /tests/platform-ci/provider/files/nodes/  /tests/platform-ci/provider/nodes/*  !/tests/platform-ci/provider/nodes/catalogtest.json | 
