Files
kubernetes.core/.gitignore
2021-04-22 16:11:59 +02:00

16 lines
197 B
Plaintext

*.retry
.idea
*.log
__pycache__/
# Galaxy artifacts.
*.tar.gz
# Changelog cache files.
changelogs/.plugin-cache.yaml
# Temporary test files.
tests/output
tests/integration/cloud-config-*
.cache