mirror of https://github.com/grpc/grpc-java.git
Adding bin to .gitignore for OSX
This commit is contained in:
parent
35cb22dd42
commit
80a9dceb19
|
|
@ -11,6 +11,7 @@ build
|
|||
.project
|
||||
.settings
|
||||
.gitignore
|
||||
bin
|
||||
|
||||
# OS X
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in New Issue