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

# 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
*~

# Ignore this file to avoid checking in image and branch
config/manager/kustomization.yaml

# Ignore files for envtest
testbin/*
!testing/*template.yaml

# Ignore the commit file for running locally
commit

# Ignore the testing directory for developing
testing/*
collector/test_files/test_reports/*

# Mac OSX
.DS_Store

# VSCode
.vscode

bundle/
community-operators/
bundle.Dockerfile
