diff --git a/Go.gitignore b/Go.gitignore index ea58090..f1c181e 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -1,5 +1,6 @@ # Binaries for programs and plugins *.exe +*.exe~ *.dll *.so *.dylib