talos/.gitignore
Andrey Smirnov 985b0c2e79
chore: remove go.work.sum
This file receives many updates, and we don't want to handle them.

Everyone can have it on their local machine.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-09-15 18:43:35 +04:00

42 lines
509 B
Plaintext

.env
.envrc
bin
_out
.vscode
.idea
*.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/
go.work.sum
sha256sum.txt
sha512sum.txt
**/packet-cluster.yaml
# Local Netlify folder
.netlify
*.lock
package-lock.json
node_modules
website/resources
website/public
website/.hugo_build.lock