go-micro.dev/v5@v5.12.0/cmd/micro/cli/new/template/ignore.go (about) 1 package template 2 3 var ( 4 GitIgnore = ` 5 {{.Alias}} 6 ` 7 )