Files
oidc/.gitignore
T
Livio Amstutz 6d0890e280 initial commit
2020-01-31 15:22:16 +01:00

17 lines
226 B
Plaintext

# 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
**/__debug_bin
.vscode
.DS_Store