You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
524 B

#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/*