Skip to content

Commit

Permalink
remove unneeded files from collection tarball (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhoesel authored Dec 29, 2022
1 parent ef99606 commit 3846f10
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,23 @@
authors:
- Max Hösel <[email protected]>
build_ignore:
- .circleci
- .github
- tests
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- pyproject.toml
- tox.ini
- .yamllint
- .ansible-lint
- .pre-commit-config.yaml
- '*.tar.gz'
- .venv
- .github
- .tox
- .pytest_cache
- scripts
- requirements.txt
- requirements-molecule.txt
dependencies: {}
description: Roles and modules related to setting up borgbackup and borgmatic software
documentation: https://github.com/maxhoesel-ansibleansible-collection-borg
Expand Down

0 comments on commit 3846f10

Please sign in to comment.