talos/.gitignore
Alexey Palazhchenko eea750de2c chore: rename "join" type to "worker"
Closes #3413.

Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-07-09 07:10:45 -07:00

33 lines
394 B
Plaintext

.env
.envrc
bin
_out
.vscode
*.code-workspace
init.yaml
controlplane.yaml
join.yaml
worker.yaml
talosconfig
/kubeconfig
hack/test/libvirt/matchbox/assets/*
!hack/test/libvirt/matchbox/assets/.gitkeep
# vim Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Go
.artifacts/
sha256sum.txt
sha512sum.txt
**/packet-cluster.yaml
# Local Netlify folder
.netlify