
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
bin
tmp
testbin/*

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

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

# Kubernetes Generated files - skip generated files, except for vendored files

!vendor/**/zz_generated.*

# editor and IDE paraphernalia
.idea
*.swp
*.swo
*~
.bin
*.iml

# Ignore secrets for the build
/build.env

# Ignore downloaded 3rd party license files
ThirdPartyLicenses

unit_sponge_log.xml
integration_sponge_log.xml
test_results.txt

# Ignore generated artifacts
config/crd/bases/cloudsql.cloud.google.com_authproxyworkloads.yaml
config/rbac/role.yaml
internal/api/v1/zz_generated.deepcopy.go
installer/install.sh
installer/cloud-sql-proxy-operator.yaml
.tools
.envrc
