2020-05-13 06:11:06 +00:00
|
|
|
.env
|
|
|
|
|
2020-04-10 19:29:01 +00:00
|
|
|
/public-jwks
|
2019-08-01 06:21:32 +00:00
|
|
|
/go-mockid
|
|
|
|
|
2019-08-01 06:14:31 +00:00
|
|
|
# ---> Go
|
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|