hanko-go/.gitignore
2024-07-04 13:04:41 +02:00

22 lines
173 B
Plaintext

.*
*.log
*.out
/bin/
/tmp/
## Git
!.gitkeep
!.gitignore
## GitHub
!.github/
## Editorconfig
!.editorconfig
## Golang
go.work
go.work.sum
!.golangci.yml
!.goreleaser.yml