squadron/.gitignore
2025-07-25 10:46:02 +02:00

31 lines
244 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
## Ownbrew
!.ownbrew.yaml