Add ignore list for Ansible 2.10

This commit is contained in:
AlanCoding
2019-11-11 22:07:22 -05:00
parent 1564dfc80f
commit c96e88877f

View File

@@ -14,3 +14,8 @@ readme: README.md
repository: https://github.com/ansible/awx
tags: []
version: {{ collection_version }}
build_ignore:
- setup.cfg
- galaxy.yml.j2
- template_galaxy.yml
- '*.tar.gz'