7 lines
212 B
Plaintext
7 lines
212 B
Plaintext
# Source caches and build artefacts (gitignored). The pinned PINNED.json
|
|
# is the only committed artefact; tarballs and extracted trees are
|
|
# materialized on demand by fetch.sh / build.sh.
|
|
*.tar.gz
|
|
*.tar.xz
|
|
src/
|