diff options
author | Stanley Cheung <stanleycheung@google.com> | 2015-08-27 13:53:42 -0700 |
---|---|---|
committer | Stanley Cheung <stanleycheung@google.com> | 2015-08-27 13:53:42 -0700 |
commit | 6905915db1fe4b66e40f03014f7f14c74f3fee16 (patch) | |
tree | 0490cd52ebcaa391df484b84bd947b406bc2b55b /grpc-common/csharp/.gitignore | |
parent | 209d047db80a2c289fc24b3fafd85945dbcfb543 (diff) |
prepare for move
Diffstat (limited to 'grpc-common/csharp/.gitignore')
-rw-r--r-- | grpc-common/csharp/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/grpc-common/csharp/.gitignore b/grpc-common/csharp/.gitignore new file mode 100644 index 0000000000..585000ea2d --- /dev/null +++ b/grpc-common/csharp/.gitignore @@ -0,0 +1,5 @@ +bin/ +obj/ +packages/ +*.suo +*.userprefs |