mirror of
https://github.com/foomo/gocontentful.git
synced 2025-10-16 12:25:39 +00:00
chore: update gitignore
This commit is contained in:
parent
698bb8e1b9
commit
b02cb9b11c
30
.gitignore
vendored
30
.gitignore
vendored
@ -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/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user