mirror of
https://github.com/siderolabs/talos.git
synced 2026-02-05 15:45:37 +01:00
Newer version supports arm containers. Move to new version of Docsy and Hugo, now docsy is not stored in the repository. Signed-off-by: Orzelius <33936483+Orzelius@users.noreply.github.com> Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
41 lines
491 B
Plaintext
41 lines
491 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
|
|
node_modules
|
|
website/resources
|
|
website/public
|
|
website/.hugo_build.lock
|