chore: add build_ignore to cleanup release tarball
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Robert Kaussow 2021-03-27 15:26:04 +01:00
parent 9ddff80af3
commit 4f9f06c715
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 7 additions and 1 deletions

View File

@ -12,7 +12,13 @@ license:
license_file: "LICENSE"
tags:
- misc
dependencies: {}
repository: https://gitea.rknet.org/ansible/xoxys.general/
homepage: https://thegeeklab.de/
documentation: https://galaxy.geekdocs.de/collections/general/
build_ignore:
- ".*"
- "*requirements.txt"
- docs
- test
- dist
- setup.cfg