# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.envrc

# Test binary, built with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# go.work files
go.work
go.work.sum

# Dependency directories (remove the comment below to include it)
vendor/

.idea/
.vscode/
.tiltbuild/
.cr-release-packages/
bin/
tilt-settings.json
tilt-settings.yaml

out/
_artifacts
hack/crd/bases/*

.devbox/

# act
.secrets

# helm
**/Chart.lock

.buildx-cache/

# krew
hack/tools/krew/*
