diff options
Diffstat (limited to 'Go.gitignore')
-rw-r--r-- | Go.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Go.gitignore b/Go.gitignore index ea58090b..f1c181ec 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -1,5 +1,6 @@ # Binaries for programs and plugins *.exe +*.exe~ *.dll *.so *.dylib |