From c94ee9a8e717f44d8d7926e9f4aecba52aa5918f Mon Sep 17 00:00:00 2001 From: Alexey Palazhchenko Date: Mon, 30 Jan 2017 17:48:28 +0300 Subject: [PATCH] Add plugins for Mac. --- Go.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Go.gitignore b/Go.gitignore index 57b72cb8..a1338d68 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -2,6 +2,7 @@ *.exe *.dll *.so +*.dylib # Test binary, build with `go test -c` *.test