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 20d8b3f commit 691b59aCopy full SHA for 691b59a
.prettierignore
@@ -1,3 +1,10 @@
1
# Ignore artifacts:
2
build
3
coverage
4
+
5
+# Ignore auto-generated files:
6
+airbyte_cdk/manifest_server/openapi.yaml
7
8
+# Ignore GitHub workflow files:
9
+.github/**/*.yml
10
+.github/**/*.yaml
0 commit comments