Compare commits

...

1 Commits

Author SHA1 Message Date
Robert Kaussow 4f9f06c715
chore: add build_ignore to cleanup release tarball
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2021-03-27 15:26:04 +01:00
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