mirror of
https://github.com/optim-enterprises-bv/c0depool-k8s-ops.git
synced 2025-10-29 00:52:24 +00:00
33 lines
316 B
Plaintext
33 lines
316 B
Plaintext
# Trash
|
|
.DS_Store
|
|
Thumbs.db
|
|
# Binaries
|
|
bin
|
|
/flux
|
|
*.iso
|
|
# Temp folders
|
|
.temp*
|
|
.private/
|
|
.logs/
|
|
.task/
|
|
# Terraform
|
|
.terraform
|
|
.terraform.tfstate*
|
|
terraform.tfstate*
|
|
# Sops
|
|
.secrets*
|
|
.decrypted~*
|
|
*.agekey
|
|
sops-key*
|
|
# Kubernetes
|
|
kubeconfig*
|
|
talosconfig*
|
|
*.pub
|
|
*.key
|
|
# VSCode
|
|
.vscode
|
|
# Extras
|
|
config.xml
|
|
*.pid
|
|
kubernetes
|