diff --git a/.gitignore b/.gitignore index a578213..5af5e0d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ changelogs/.plugin-cache.yaml # Temporary test files. tests/output tests/integration/cloud-config-* + +# Ignore the ansible_collections that the Makefile generates. +ansible_collections