Browse Source

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

This is used when we want to do development against a local wireguard-go
repository checkout.
Avery Pennarun 6 years ago
parent
commit
bec17d05cb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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