Files
offline_kubespray/collection/community/okd/.gitignore
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

22 lines
436 B
Plaintext

*.retry
.idea
*.log
.cache/
__pycache__/
# temp collection path
# Can't ignore this directory for now, as the files have to be viewable by git in order to be sanity-checked
# ansible_collections/
# Galaxy artifacts.
*.tar.gz
# Changelog cache files.
changelogs/.plugin-cache.yaml
# Temporary test files.
tests/output
tests/integration/cloud-config-*
# Ignore the ansible_collections that the Makefile generates.
ansible_collections