diff options
Diffstat (limited to 'src/csharp/Grpc.IntegrationTesting.QpsWorker/.gitignore')
-rw-r--r-- | src/csharp/Grpc.IntegrationTesting.QpsWorker/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/csharp/Grpc.IntegrationTesting.QpsWorker/.gitignore b/src/csharp/Grpc.IntegrationTesting.QpsWorker/.gitignore new file mode 100644 index 0000000000..a382af2294 --- /dev/null +++ b/src/csharp/Grpc.IntegrationTesting.QpsWorker/.gitignore @@ -0,0 +1,3 @@ +bin +obj + |