...

Text file src/github.com/grpc-ecosystem/grpc-gateway/v2/.gitignore

Documentation: github.com/grpc-ecosystem/grpc-gateway/v2

     1_output/
     2.idea
     3
     4# Bazel.
     5bazel-bin
     6bazel-genfiles
     7bazel-grpc-gateway
     8bazel-out
     9bazel-testlogs
    10
    11# Go vendor directory
    12vendor
    13
    14# Generated travis files
    15.travis.yml

View as plain text