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:
14
out/.done/09.ok
Normal file
14
out/.done/09.ok
Normal file
@@ -0,0 +1,14 @@
|
||||
task: '09'
|
||||
status: ok
|
||||
cells_total: 35
|
||||
cells_ok: 35
|
||||
cells_invalid: 0
|
||||
cells_timeout: 0
|
||||
cells_error: 0
|
||||
session_wall_s: 915.5
|
||||
cold_cache_pass: skipped (Windows host)
|
||||
session_host_cpu_avg_pct: 0.4
|
||||
session_host_cpu_max_pct: 9.2
|
||||
session_host_ram_used_baseline_mb: 909
|
||||
session_host_ram_used_peak_mb: 914
|
||||
session_host_ram_used_delta_mb: 5
|
||||
Reference in New Issue
Block a user