28 lines
355 B
Plaintext
28 lines
355 B
Plaintext
# Secrets
|
|
*.pub
|
|
*.key
|
|
*.decrypted~*.yaml
|
|
/age.key
|
|
/cloudflare-tunnel.json
|
|
/deploy.key
|
|
/deploy.key.pub
|
|
/flux-webhook-token.txt
|
|
/vault-unseal-keys
|
|
/vault-root-token
|
|
# Template config files
|
|
/cluster.toml
|
|
# Kubernetes
|
|
kubeconfig
|
|
talosconfig
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
# Misc.
|
|
.claude/
|
|
.private/
|
|
.venv/
|
|
.DS_Store
|
|
Thumbs.db
|
|
/talos/output/
|
|
/talos/rendered/
|