# Ignore everything
**

# Exclude folders relevant for build
!.git
!.dockerignore
!charts/
!cmd/
!extensions/
!hack/
!pkg/
!plugin/
!test/
!vendor/
!.golangci.yaml
!go.mod
!go.sum
!Makefile
!VERSION
