*.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
.ansible

# Helm charts
tests/integration/*-chart-*.tgz

# ansible-test generated file
tests/integration/inventory
tests/integration/*-*.yml

# VS Code settings
.vscode/
