add superset airbyte setup and merge md file
This commit is contained in:
19
04-ingestion/.gitignore
vendored
Normal file
19
04-ingestion/.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user