*
*/

# not ignore go and cue files
!cmd/
!cue/
!cuego/
!encoding/
!internal/
!pkg/
!tools/

# not ignore go module files
!go.mod
!go.sum
