contentserver/.gitignore
2025-05-16 16:30:46 +02:00

29 lines
224 B
Plaintext

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