Possible working ETL
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -10,8 +10,13 @@ coverage/
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
#SQL Import Files
|
||||
.venv
|
||||
|
||||
#Data Import Files
|
||||
data/make-model-import/output/*.sql
|
||||
data/make-model-import/vehapi.key
|
||||
data/make-model-import/snapshots/*
|
||||
!data/make-model-import/snapshots/.gitkeep
|
||||
|
||||
# K8s-aligned configuration and secret mounts (real files ignored; examples committed)
|
||||
config/**
|
||||
|
||||
Reference in New Issue
Block a user