posh-providers/.gitignore
2024-07-10 07:16:50 +02:00

32 lines
245 B
Plaintext

.*
*.zip
*.tar
*.out
*.log
/bin/
/tmp/
## Git
!.gitkeep
!.gitignore
## GitHub
!.github/
## Editorconfig
!.editorconfig
## Husky
!.husky/
!.husky.yaml
## Golang
go.work
go.work.sum
!.golangci.yml
!.goreleaser.yml
## Posh
!.posh/
!.posh.yml