update project structure and improve scripts
This commit is contained in:
+2
-2
@@ -53,8 +53,8 @@ venv/
|
||||
|
||||
# Data
|
||||
data/processed/
|
||||
data/raw/images/ # If images are very large and you manage them separately
|
||||
data/*.csv # If you don't want to commit generated CSVs
|
||||
data/raw/images/
|
||||
data/*.csv
|
||||
data/*.json
|
||||
|
||||
# Outputs
|
||||
|
||||
Reference in New Issue
Block a user