summaryrefslogtreecommitdiffstats
path: root/ansible_collections/google/cloud/.gitignore
blob: d1aae87bf70103df55ee3d2671b35089fdfe5765 (plain)
1
2
3
4
5
6
7
8
# personal credentials are added here: do not check in.
tests/integration/cloud-config-gcp.ini
# running ansible integration tests adds files here.
tests/integration/inventory
tests/output/
__pycache__
*.tar.gz
venv/