Skip to content

Commit 4a171b5

Browse files
authored
Merge pull request #6 from T-Systems-MMS/galaxy_build_ignore
add build_ignore to filter unwanted files from release-tarball
2 parents c71fa78 + 1cbfd50 commit 4a171b5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

galaxy.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,9 @@ repository: 'https://github.com/T-Systems-MMS/ansible-collection-letsencrypt'
1717
documentation: 'https://github.com/T-Systems-MMS/ansible-collection-letsencrypt'
1818
homepage: 'https://github.com/T-Systems-MMS/ansible-collection-letsencrypt'
1919
issues: 'https://github.com/T-Systems-MMS/ansible-collection-letsencrypt/issues'
20+
build_ignore:
21+
- .ansible-lint
22+
- .gitattributes
23+
- .github
24+
- .yamllint.cfg
25+
- tests

0 commit comments

Comments
 (0)