From 7988daff933657e62172a63958ba3cbc35980072 Mon Sep 17 00:00:00 2001 From: Mike Graves Date: Thu, 30 Nov 2023 01:11:26 -0500 Subject: [PATCH] Add .gitignore to downstream build files (#208) This is required for ansible-lint. --- ci/downstream.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/downstream.sh b/ci/downstream.sh index c6fd659..cfcc8f9 100755 --- a/ci/downstream.sh +++ b/ci/downstream.sh @@ -62,6 +62,7 @@ f_prep() # Files to copy downstream (relative repo root dir path) _file_manifest=( + .gitignore CHANGELOG.rst galaxy.yml LICENSE