mirror of
https://github.com/foomo/gocontemplate.git
synced 2025-10-16 12:35:36 +00:00
14 lines
132 B
Plaintext
14 lines
132 B
Plaintext
.*
|
|
*.log
|
|
*.out
|
|
/tmp/
|
|
!.github/
|
|
!.husky/
|
|
!.editorconfig
|
|
!.gitignore
|
|
!.golangci.yml
|
|
!.goreleaser.yml
|
|
!.husky.yaml
|
|
go.work
|
|
go.work.sum
|