gitignore: add token to ignored files
Some checks failed
CI / Lint scripts & YAML (ubuntu-20.04) (push) Waiting to run
CI / Create release artifact (push) Blocked by required conditions
CI / molecule (--skip-tags=replicas) (push) Failing after 11m5s
CI / molecule (-t replicas) (push) Failing after 3m6s
CI / no-log (push) Successful in 11s
CI / nox-sessions (push) Failing after 3m20s
CI / Lint scripts & YAML (ubuntu-22.04) (push) Failing after 2m37s
CI / Validate kustomize builds (if any) (push) Failing after 21s
Some checks failed
CI / Lint scripts & YAML (ubuntu-20.04) (push) Waiting to run
CI / Create release artifact (push) Blocked by required conditions
CI / molecule (--skip-tags=replicas) (push) Failing after 11m5s
CI / molecule (-t replicas) (push) Failing after 3m6s
CI / no-log (push) Successful in 11s
CI / nox-sessions (push) Failing after 3m20s
CI / Lint scripts & YAML (ubuntu-22.04) (push) Failing after 2m37s
CI / Validate kustomize builds (if any) (push) Failing after 21s
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,3 +12,4 @@ __pycache__
|
||||
/site
|
||||
venv/*
|
||||
hacking/
|
||||
token
|
||||
|
||||
Reference in New Issue
Block a user