mirror of
https://github.com/openshift/community.okd.git
synced 2026-03-26 19:03:14 +00:00
* Issue #1: Initial effort to lift some content out of the Kubernetes collection. * Issue #1: Disable integration tests for now, as they're not relevant.
15 lines
190 B
Plaintext
15 lines
190 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-*
|