add superset airbyte setup and merge md file

This commit is contained in:
jigoong
2026-03-02 21:58:51 +07:00
parent 550d926139
commit 6f6009d63e
15 changed files with 1220 additions and 19 deletions

19
04-ingestion/.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Airbyte data directories
data/
workspace/
config/
local_root/
# abctl generated files
.abctl/
# Backups
backups/
*.sql
*.tar.gz
# Environment files with sensitive data
.env.local
# Logs
*.log