We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452c981 commit 0913346Copy full SHA for 0913346
.gitignore
@@ -17,3 +17,6 @@ msbuild.log
17
/tools/NuGet.exe
18
/node_modules
19
/.output
20
+
21
+# ignore generated grpc code from core branch
22
+src/WebJobs.Script.Grpc/Messages
0 commit comments