mirror of
https://github.com/foomo/gostandards.git
synced 2025-10-16 12:35:41 +00:00
11 lines
113 B
Plaintext
11 lines
113 B
Plaintext
.*
|
|
*.log
|
|
!.github/
|
|
!.editorconfig
|
|
!.gitignore
|
|
!.golangci.yml
|
|
!.goreleaser.yml
|
|
/coverage.out
|
|
/coverage.html
|
|
/tmp/
|