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 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 |