Addresses: #1135 Follow https://www.starfallprojects.co.uk/posts/deploy-mkdocs-netlify/ to eventually fix #1135. I realise this litters the main directory somewhat, but I hope that once the publication fully works and we turn the site into redirects, we can remove these files again. So only a temporary measure. Signed-off-by: Daniel Holbach <daniel@weave.works>
25 lines
333 B
Plaintext
25 lines
333 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# Release
|
|
dist/
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
# vendor/
|
|
bin/
|
|
output/
|
|
cmd/flux/manifests/
|
|
|
|
# Docs
|
|
site/
|