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

This is used when we want to do development against a local wireguard-go
repository checkout.
This commit is contained in:
Avery Pennarun 2020-02-19 20:02:02 -05:00
parent f266e2d1eb
commit bec17d05cb
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
go.mod filter=go-mod