diff options
author | 2015-04-22 16:54:59 -0700 | |
---|---|---|
committer | 2015-04-27 10:58:10 -0700 | |
commit | bb9d788096dcf0ab82b61782fb02f06e7584bc86 (patch) | |
tree | 48fae7592360bde478cf4cb3b8791e85b9366540 /src/csharp/Grpc.Auth/.gitignore | |
parent | 119761f7893b64dc30c0ad5383ef2bcf01e0c7a5 (diff) |
Added Grpc.Auth project
Diffstat (limited to 'src/csharp/Grpc.Auth/.gitignore')
-rw-r--r-- | src/csharp/Grpc.Auth/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/csharp/Grpc.Auth/.gitignore b/src/csharp/Grpc.Auth/.gitignore new file mode 100644 index 0000000000..c2dd664167 --- /dev/null +++ b/src/csharp/Grpc.Auth/.gitignore @@ -0,0 +1,3 @@ +bin +obj +*.nupkg |