From: Alexey Palazhchenko Date: Mon, 30 Jan 2017 14:42:26 +0000 (+0300) Subject: Add patterns for plugins. X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d1bed7cdadca23157276c447fee602c807f6ecd2;p=gitignore.git Add patterns for plugins. --- diff --git a/Go.gitignore b/Go.gitignore index 39438782..57b72cb8 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -1,5 +1,7 @@ -# Binary on Windows +# Binaries for programs and plugins *.exe +*.dll +*.so # Test binary, build with `go test -c` *.test