To reduce bot traffic you must login to view /lordwelch/jellyfin-plugin-oidc/commit/ac1affa7b4a222cdce9fae657554c32e4533cc8b.
The GitHub login only links via username.
Files
glauth/.gitignore

22 lines
254 B
Plaintext

.*.swp
v2/certs/
v2/bin
v2/docker/assets/linux
v2/gl.db
v2/buildlogs
.vscode/
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
### Go Patch ###
/vendor/
/Godeps/
# Various
go.work.sum
# gomocks auto-generated
**/mock_*.go