Skip to content

Commit

Permalink
update MANIFEST.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stanley-cheung committed Mar 4, 2016
1 parent 9b5c8c6 commit 1cb38cc
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions MANIFEST.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,28 @@
# Top-level Items by language

## Bazel
* [grpc.bzl](grpc.bzl)

## Node
* [binding.gyp](binding.gyp)
* [package.json](package.json)

## Objective-C
* [gRPC.podspec](gRPC.podspec)

## PHP
* [composer.json](composer.json)
* [config.m4](config.m4)
* [package.xml](package.xml)

## Python
* [requirements.txt](requirements.txt)
* [setup.cfg](setup.cfg)
* [setup.py](setup.py)
* [tox.ini](tox.ini)
* [PYTHON-MANIFEST.in](PYTHON-MANIFEST.in)

## Ruby
* [Gemfile](Gemfile)
* [grpc.gemspec](grpc.gemspec)
* [Rakefile](Rakefile)

0 comments on commit 1cb38cc

Please sign in to comment.