galaxy.yml: Add .gitignores to build_ignore

Add .gitignore files to build_ignore since we do not need them in the
released collection.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-03-19 17:52:37 +01:00
parent b910cc6679
commit 426b9ce2f2

View File

@@ -41,3 +41,5 @@ build_ignore:
- docs/conf.py
- docs/roles.rst.template
- docs/requirements.txt
- tests/integration/targets/inventory_kubevirt/.gitignore
- tests/integration/targets/kubevirt_vm/.gitignore