#Suppress fossil CRLF commit warnings/prompts for trees whose content legitimately #carries CRLF endings: embedded generated docs, vendored library payloads, vfs #kit payloads, and vendored-tool test fixtures (vendor/payload files keep their #upstream endings; the LF preference in root AGENTS.md governs authored text #files, not these trees). punkzip's hamlet.txt fixture is CRLF byte-exact test #data - its compression tests pin sizes against it. src/embedded/* src/vendorlib/* src/vfs/* src/tools/punkzip/src/fixtures/*