.gitattributes: add a smudge filter for go.mod.

This is used when we want to do development against a local wireguard-go
repository checkout.
pull/61/head
Avery Pennarun 4 years ago
parent f266e2d1eb
commit bec17d05cb

1
.gitattributes vendored

@ -0,0 +1 @@
go.mod filter=go-mod
Loading…
Cancel
Save