typesense/.gitignore
2025-03-11 16:03:14 +01:00

26 lines
192 B
Plaintext

.*
*.log
*.out
/bin/
/tmp/
## Git
!.gitignore
## GitHub
!.github/
## Husky
!.husky/
!.husky.yaml
## EditorConfig
!.editorconfig
## Go
!.golangci.yml
!.goreleaser.yml
go.work
go.work.sum