From 588b9f01ae1ac81844b52c095c9abcd9326d35a3 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 23 May 2018 03:17:51 +0200 Subject: Adopt GOPATH GOPATH is annoying, but the Go community pushing me to adopt it is even more annoying. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 431991b..96650bb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ wireguard-go vendor +.gopath +ireallywantobuildon_linux.go -- cgit v1.2.3