OSVauco/.gcloudignore
Chris Christiansen 004267689c
Some checks are pending
Check Python Version Consistency / Check Python Version (push) Waiting to run
feat(a2h2a): auth, CSRF, logging fixes + test updates
2026-09-04 20:38:37 +00:00

7 lines
260 B
Plaintext

# This file overrides .gitignore for gcloud commands.
# We want to ignore most .json files (like service accounts), but not our test payload.
!a2h2a-test-payload.json
# Ignore the Spire directory to avoid permission errors during source upload.
spire-1.15.3/