update project structure and improve scripts

This commit is contained in:
Ayomide
2025-07-25 20:14:02 +01:00
parent ee678811b0
commit 941fe84236
+2 -2
View File
@@ -53,8 +53,8 @@ venv/
# Data # Data
data/processed/ data/processed/
data/raw/images/ # If images are very large and you manage them separately data/raw/images/
data/*.csv # If you don't want to commit generated CSVs data/*.csv
data/*.json data/*.json
# Outputs # Outputs