provider-k3s/.gitignore
Santhosh 90ae97c60e proxy support
Signed-off-by: Santhosh <santhosh@spectrocloud.com>
2022-11-23 16:22:48 +05:30

20 lines
265 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
provider-k3s
# Directories of IDEs, vendor
.idea/
vendor/
build/
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
.local