hfshfg
2d0f33d5a0
chore: 加 .gitattributes 锁定换行符(修跨平台脚本隐患)
core.autocrlf 在不同机器上会把 .command/.sh 转成 CRLF,导致 Mac 用户
双击 .command 报 bad interpreter。明确锁定:
- .bat/.cmd/.ps1 → CRLF(Windows 批处理需要)
- .command/.sh/.mjs/.js/.json → LF(Mac/Linux 需要)
附带把 install/README.md、Windows-Menu.bat 的换行一次性规范化(纯换行,
无内容改动)。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 12:29:45 +08:00
..
2026-06-15 11:46:42 +08:00
2026-06-15 12:23:13 +08:00
2026-06-15 12:27:13 +08:00
2026-05-02 17:07:42 +08:00
2026-03-10 22:10:28 +08:00
2026-03-14 17:37:00 +08:00
2026-03-12 14:02:53 +08:00
2026-03-14 17:37:00 +08:00
2026-06-15 12:27:13 +08:00
2026-06-15 11:46:42 +08:00
2026-06-15 12:27:13 +08:00
2026-05-30 12:58:01 +08:00
2026-05-02 17:07:42 +08:00
2026-06-15 11:46:42 +08:00
2026-03-12 11:18:43 +08:00
2026-04-09 22:05:09 +08:00
2026-03-12 18:50:55 +08:00
2026-04-01 09:31:16 +08:00
2026-05-19 14:30:34 +08:00
2026-06-15 12:29:45 +08:00
2026-06-15 12:29:45 +08:00