1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-21 20:59:10 +00:00

[PR #11523/1ae058db backport][stable-12] reduce collection build time with build_ignore (#11528)

reduce collection build time with build_ignore (#11523)

* reduce build time with build_ignore



* just ignore .nox



---------


(cherry picked from commit 1ae058db63)

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
Co-authored-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2026-02-21 11:43:25 +01:00 committed by GitHub
parent 45d16053ee
commit 696b6e737a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,3 +19,5 @@ repository: https://github.com/ansible-collections/community.general
documentation: https://docs.ansible.com/projects/ansible/latest/collections/community/general/
homepage: https://github.com/ansible-collections/community.general
issues: https://github.com/ansible-collections/community.general/issues
build_ignore:
- .nox