Some checks are pending
Check Python Version Consistency / Check Python Version (push) Waiting to run
7 lines
260 B
Plaintext
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/
|