#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. suite_tcl86's patches/ holds #vendored sdx sources (Matt Newman / Jean-Claude Wippler) plus the patch file #derived from them - upstream CRLF, kept byte-exact so the patch applies. src/embedded/* src/vendorlib/* src/vfs/* src/tools/punkzip/src/fixtures/* src/buildsuites/suite_tcl86/patches/*