Files
Mohamed Chiheb Ben Jemaa aa76d2752c Bump golangci-lint
2025-07-07 11:46:45 +02:00

52 lines
665 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
bin
testbin/*
Dockerfile.cross
# Test binary, build with `go test -c`
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
out/
# Kubernetes Generated files - skip generated files, except for vendored files
!vendor/**/zz_generated.*
# editor and IDE paraphernalia
.idea
.vscode
*.swp
*.swo
*~
**.DS_Store
envfile.yaml
envfile-**.yaml
cluster.yaml
cluster-**.yaml
**.userdata
**kubeadm-config.yaml
envfile
# direnv files
.envrc
# e2e
_artifacts
**e2e.test
test/e2e/config/*-envsubst.yaml
.tool-versions
e2e-env*.yaml