diff --git a/galaxy.yml b/galaxy.yml index 74133266..88d4480f 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -14,3 +14,11 @@ repository: https://github.com/ansible-collections/community.network documentation: https://docs.ansible.com/ansible/latest/collections/community/network/ homepage: https://github.com/ansible-collections/community.network issues: https://github.com/ansible-collections/community.network/issues +build_ignore: + - .azure-pipelines + - .github + - .gitignore + - changelogs + - CONTRIBUTING.md + - shippable.yml + - tests