From f9033a4bd2819a167ec08852dfb6c79891c8aea6 Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 12 Oct 2016 13:22:29 +0200 Subject: Gitignore some files needed for cibuilds --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0b3cf120..62d47d92 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.2.3