15 lines
121 B
Plaintext
15 lines
121 B
Plaintext
# go
|
|
bin/
|
|
|
|
# profiling
|
|
*.test
|
|
*.out
|
|
|
|
# generic
|
|
.DS_Store
|
|
*.cov
|
|
*.lock
|
|
*.swp
|
|
|
|
/contrib/google.golang.org/grpc.v12/vendor/
|