Files
ConformalLabpp/code
Tarik Moussa a052e64cac fix(#9): un-ignore code/deps/THIRD-PARTY-LICENSES.md
The license-overview file written in commit 7b097fb fell through a
gap in code/.gitignore (the 'deps/*' wildcard catches everything not
explicitly allowed).  Added '!deps/THIRD-PARTY-LICENSES.md' to the
exclusion list so the file is actually tracked.

Found by curl-HEADing every link on https://tmoussa.codeberg.page/ConformalLabpp/
— 25/26 links returned 200; only THIRD-PARTY-LICENSES.md was 404
because the file was not in the tree of the preview branch.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 20:31:43 +02:00
..