Date: 2026-08-08 16:05 Summary: Explained why jsquash/wasm-feature-detect/gifenc remain gitignored.
[question] 为什么@.gitignore (165-167) 没有去掉
[try to solve] Left on purpose. The user asked to remove only bootstrap/fonts. Prior guidance: chrome is small and site-critical so track it; jsquash (~13MB image-optimizer WASM) stays ignored and is generated by build:site / vendor:image-optimizer before deploy. gifenc and wasm-feature-detect are the same image toolchain and stay ignored with jsquash. Missing them only affects some image tools; they do not break site-wide layout.
[actions]