From b2816971bb45ab8070cb50fd061329bcb73c18f7 Mon Sep 17 00:00:00 2001 From: Mike Graves Date: Thu, 30 Nov 2023 10:30:35 -0500 Subject: [PATCH] Add .gitignore to downstream build files (#208) (#209) This is required for ansible-lint. (cherry picked from commit 7988daff933657e62172a63958ba3cbc35980072) --- ci/downstream.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/downstream.sh b/ci/downstream.sh index 0986c49..aac01fe 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