Skip to content

Commit 0ccf881

Browse files
chore(docs): upgrade to docusaurus 3.9.2
1 parent 799eb42 commit 0ccf881

25 files changed

+6624
-3876
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,4 @@ airbyte-integrations/connectors/**/airbyte-cdk-load/
118118

119119
# AI
120120
AGENT.md
121+
.claude/settings.local.json

docusaurus/.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
.docusaurus
99
.cache-loader
1010
src/data/declarative_component_schema.yaml
11-
src/data/connector_registry_slim.json
11+
src/data/connector_registry_full.json
1212

1313
# Misc
1414
.DS_Store
@@ -23,4 +23,5 @@ npm-debug.log*
2323
yarn-debug.log*
2424
yarn-error.log*
2525

26-
CLAUDE.local.md
26+
CLAUDE.local.md
27+
.claude/settings.local.json

0 commit comments

Comments
 (0)