mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00

```console $ go mod tidy -v (snip) unused github.com/agl/ed25519 ``` Also add base .gitattributes file to normalize line endings in the repository across differing developer environments.
3 lines
103 B
Text
3 lines
103 B
Text
* text=auto
|
|
*.go text diff=golang
|
|
*.bat text eol=crlf
|