talos/.dockerignore
Andrew Rynhard c9a8605f87 chore: move golangci-lint.yaml to .golangci.yml
This allows local runs of golangci-lint to use the default config path.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2020-02-18 07:10:21 -08:00

16 lines
139 B
Plaintext

**
!api
!cmd
!docs
!hack
!_out/images/*.tar
!internal
!pkg
!vendor
!web
!.golangci.yml
!.markdownlint.json
!go.mod
!go.sum
!prototool.yaml