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.
 
 
 
 
 
 

7 lines
355 B

#Suppress fossil CRLF commit warnings/prompts for trees whose content legitimately
#carries CRLF endings: embedded generated docs, vendored library payloads and vfs
#kit payloads (vendor/payload files keep their upstream endings; the LF preference
#in root AGENTS.md governs authored text files, not these trees).
src/embedded/*
src/vendorlib/*
src/vfs/*