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
|
.project
|
||||||
.settings
|
.settings
|
||||||
.gitignore
|
.gitignore
|
||||||
|
bin
|
||||||
|
|
||||||
# OS X
|
# OS X
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue