github.com/grpc-ecosystem/grpc-gateway/v2@v2.19.1/.gitignore (about)

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