Merge pull request #55 from 0xFelix/update-build-ignores

galaxy.yaml: Update build_ignore
This commit is contained in:
kubevirt-bot
2024-03-11 13:13:16 +01:00
committed by GitHub
2 changed files with 15 additions and 5 deletions

2
.gitignore vendored
View File

@@ -136,3 +136,5 @@ dmypy.json
.vscode/
.idea/
bin/
*.tar.gz
*.zip

View File

@@ -22,16 +22,24 @@ documentation: https://kubevirt.github.io/kubevirt.core
homepage: https://kubevirt.io
issues: https://github.com/kubevirt/kubevirt.core/issues
build_ignore:
- .gitignore
- changelogs/.plugin-cache.yaml
- .github
- .ansible-lint
- .git
- .gitignore
- .github
- .yamllint
- bin
- changelogs
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- examples
- hack
- Makefile
- OWNERS
- REVIEW_CHECKLIST.md
- '*.tar.gz'
- '*.zip'
- molecule
- changelogs
- docs/_gh_include
- docs/conf.py
- docs/CONTRIBUTING.md
- docs/roles.rst.template
- docs/requirements.yml