# Ignore everything
**

# Exclude folders relevant for build
!charts/
!cmd/
!pkg/
!hack/
!tools/
!vendor/
!VERSION
!Makefile
!.gitignore
!go.mod
!go.sum
