aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/csharp/.gitignore
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2018-12-06 09:52:49 +0100
committerGravatar GitHub <noreply@github.com>2018-12-06 09:52:49 +0100
commit89555570369d20576427cfb95e9f49b7238aa4f8 (patch)
tree3c91c3ee31d5e90cc254f5802d09283371253320 /examples/csharp/.gitignore
parentd5d6e211eae72c150ff79fce3ab10cb8fce2b174 (diff)
parenta82070dc94086f85dfda485ec0d5aa10c3081bb0 (diff)
Merge pull request #14684 from kkm000/package-grpc-tools-examples
Redo C# examples to use new Grpc.Tools
Diffstat (limited to 'examples/csharp/.gitignore')
-rw-r--r--examples/csharp/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/csharp/.gitignore b/examples/csharp/.gitignore
index 585000ea2d..11f758f5c8 100644
--- a/examples/csharp/.gitignore
+++ b/examples/csharp/.gitignore
@@ -1,5 +1,7 @@
+.vs/
bin/
obj/
packages/
*.suo
+*.user
*.userprefs