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 fc63bd9 commit 8b7ac4aCopy full SHA for 8b7ac4a
.gitignore
@@ -178,6 +178,12 @@ artifacts
178
# Temporary typespec folders for typespec generation
179
TempTypeSpecFiles/
180
181
+# Azure specification files
182
+specification/base/entrypoints/azure.v1
183
+specification/base/entrypoints/sdk.dotnet.azure
184
+specification/base/typespec.azure
185
+specification/base/typespec.azure.v1
186
+
187
# Generator default TypeSpec output
188
codegen/tsp-output/
189
codegen/temp/
0 commit comments