To reduce bot traffic you must login to view /lordwelch/gokrazy/src/commit/527e712756f8bd47749f14254f8ec02c0296d6a2/internal.
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