소스 검색

Add plugins for Mac.

Alexey Palazhchenko 8 년 전
부모
커밋
c94ee9a8e7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Go.gitignore

+ 1 - 0
Go.gitignore

@@ -2,6 +2,7 @@
 *.exe
 *.dll
 *.so
+*.dylib
 
 # Test binary, build with `go test -c`
 *.test