Files
community.okd/.gitignore
2020-08-18 14:14:40 -04:00

19 lines
353 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-*