track prefix toolchain tarballs for disaster recovery
make distclean destroyed prefix/ which was entirely gitignored. Now prefix/*.tar.gz (clang/gcc/rust toolchain, ~408MB) is tracked. Recovery after distclean: git checkout + make prefix (extract + build relibc). prefix/.gitignore allows only *.tar.gz files; extracted directories, relibc-install, and sysroot remain untracked (regenerable).
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user