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:
6
out/report/tables/t1_storage_footprint.csv
Normal file
6
out/report/tables/t1_storage_footprint.csv
Normal file
@@ -0,0 +1,6 @@
|
||||
format,measured,vs CSV,archival (compressed),projected @600 GB,projected @1.2 TB,projected @6 TB
|
||||
CSV,149 MB,1.00x,53 MB,600 GB,1.20 TB,6.00 TB
|
||||
JSON-LD,311 MB,2.09x,57 MB,1.26 TB,2.51 TB,13 TB
|
||||
SQLite,123 MB,0.83x,55 MB,498 GB,996 GB,4.98 TB
|
||||
PostgreSQL,397 MB,2.67x,53 MB,1.60 TB,3.21 TB,16 TB
|
||||
RDF triplestore,1.74 GB,11.70x,126 MB,7.02 TB,14 TB,70 TB
|
||||
|
Reference in New Issue
Block a user