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