This commit is contained in:
lila 2026-06-03 00:02:19 +02:00
parent 0118798e36
commit cc89f0c75c
20 changed files with 384 additions and 5600 deletions

8
.gitignore vendored
View file

@ -10,13 +10,7 @@ venv/
__pycache__/
*.pyc
data-pipeline/archive/
data-pipeline/stage-1-extract/output/
data-pipeline/stage-1-extract/sources/
data-pipeline/stage-2-annotate/output/
data-pipeline/stage-3-enrich/output/
data-pipeline/stage-4-merge/output/
data-pipeline/kaikki-source-files/
data-pipeline/db/pipeline.db
data-pipeline/reports/
data-pipeline/.env
.aider*