Skip to content

Commit

Permalink
slim down collection tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhoesel committed Dec 29, 2022
1 parent 5a64c9f commit 4881dde
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,25 @@
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
- '**/requirements-molecule.txt'
- '**/requirements.txt'
dependencies: {}
description: Manage Pterodactyl panel and wings hosts
documentation: https://github.com/maxhoesel/ansible-collection-pterodactyl
Expand Down

0 comments on commit 4881dde

Please sign in to comment.