chore: update gitignore

This commit is contained in:
franklin 2024-04-26 12:39:41 +02:00
parent 698bb8e1b9
commit b02cb9b11c
No known key found for this signature in database

30
.gitignore vendored
View File

@ -1,20 +1,12 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
.*
*.log
*.out
bin
.history*
*.idea
/.vscode/*
/untracked_*.go
cover.html
cover.out
!.github/
!.husky/
!.editorconfig
!.gitignore
!.golangci.yml
!.goreleaser.yml
!.husky.yaml
/bin/
/tmp/