Skip to content

Commit

Permalink
Merge pull request #18 from barstown/galaxy_build_ignore
Browse files Browse the repository at this point in the history
Updated ignore list on galaxy.yml.
  • Loading branch information
barstown authored Jun 22, 2024
2 parents eb37b70 + 789d881 commit 6c27254
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ issues: https://github.com/barstown/ansible-collection-server_baseline/issues
# uses 'fnmatch' to match the files or directories. Some directories and files like 'galaxy.yml', '*.pyc', '*.retry',
# and '.git' are always filtered. Mutually exclusive with 'manifest'
build_ignore:
- .aar_doc*
- .ansible-lint
- .ansible-lint-ignore
- .editorconfig
Expand All @@ -55,3 +56,4 @@ build_ignore:
- .gitignore
- .vale.ini
- .vscode/
- .woke.yml

0 comments on commit 6c27254

Please sign in to comment.