Remove unnecessary files from collection tarball

This commit is contained in:
Maxwell G
2021-11-04 16:55:37 -05:00
parent 87a15853fa
commit 49a077790e

View File

@@ -65,4 +65,6 @@ issues: https://github.com/kewlfft/ansible-aur/issues
# artifact. A pattern is matched from the relative path of the file or directory of the collection directory. This
# uses 'fnmatch' to match the files or directories. Some directories and files like 'galaxy.yml', '*.pyc', '*.retry',
# and '.git' are always filtered
build_ignore: []
build_ignore:
- .github
- .gitignore