posh-providers/.gitignore
2025-09-19 16:29:28 +02:00

35 lines
266 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
## Mise
!.mise.toml