feat(config): update .gitignore to exclude output artifacts and add config files
- ignore all output files except for reports and config directories - add new .done files for tasks 01-11 to track completion status - include new configuration files for hardware prices and lab setup - generate process flow and report documents for tasks 02 and 11
This commit is contained in:
11
out/.done/03.ok
Normal file
11
out/.done/03.ok
Normal file
@@ -0,0 +1,11 @@
|
||||
task: '03'
|
||||
status: ok
|
||||
csv_root: C:/Projects/Public/LabDataStorageEvaluation/out/csv
|
||||
files: 8718
|
||||
total_rows: 4636776
|
||||
total_bytes: 148654472
|
||||
coupons: 588
|
||||
tracks: 1440
|
||||
cycle_rows: 1440000
|
||||
loop_points: 2880000
|
||||
xrf_points: 235200
|
||||
Reference in New Issue
Block a user