summaryrefslogtreecommitdiffstats
path: root/collections-debian-merged/ansible_collections/community/kubernetes/.gitignore
blob: f97b78751b1fcef941febea2fb7d0f1da228ce53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.retry
.idea
*.log
__pycache__/

# Galaxy artifacts.
*.tar.gz

# Changelog cache files.
changelogs/.plugin-cache.yaml

# Temporary test files.
tests/output
tests/integration/cloud-config-*