From d7da4b09f7775276231d0241cfe2700d247728ee Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Thu, 30 Jul 2026 08:56:34 +0200 Subject: sources: store the snapshot as one compressed archive Replace the ~1600 raw per-provider files (24 MB) with a single solid sources/snapshot.tar.gz (6 MB); manifest.tsv + README stay uncompressed for browsing. The extracted per-provider dirs are now git-ignored; snapshot-sources.sh gains pack/unpack, and the README documents the unpack -> refresh -> pack cycle. Distribution-ready: one archive, not a file tree. --- sources/snapshot.tar.gz | Bin 0 -> 6417566 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 sources/snapshot.tar.gz (limited to 'sources/snapshot.tar.gz') diff --git a/sources/snapshot.tar.gz b/sources/snapshot.tar.gz new file mode 100644 index 0000000..4cfa879 Binary files /dev/null and b/sources/snapshot.tar.gz differ -- cgit v1.3