contentserver/.gitignore
2025-05-28 17:29:42 +02:00

30 lines
231 B
Plaintext

.*
*.zip
*.tar
*.out
*.log
/bin/
/dist/
/tmp/
## Git
!.gitkeep
!.gitignore
## GitHub
!.github/
## Editorconfig
!.editorconfig
## Husky
!.husky/
!.husky.yaml
## Ownbrew
!.ownbrew.yaml
## Golang
!.golangci.yml
!.goreleaser.yml