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:
12
out/.done/11.ok
Normal file
12
out/.done/11.ok
Normal file
@@ -0,0 +1,12 @@
|
||||
task: '11'
|
||||
status: ok
|
||||
charts: 14
|
||||
tables: 5
|
||||
report_bytes: 16091
|
||||
winner_600gb: pg
|
||||
prices_as_of: 2026-07-11
|
||||
score600_csv: 28.9
|
||||
score600_json: 24.0
|
||||
score600_sqlite: 47.0
|
||||
score600_pg: 58.6
|
||||
score600_rdf: 0.9
|
||||
Reference in New Issue
Block a user