Commit d57eecb
committed
chore: 规范行尾并对齐 .gitattributes / .gitignore 的目录匹配
- .gitattributes:新增 * text=auto eol=lf 统一 LF(bat/cmd 保 CRLF),
图片标 binary,vendored 改为 ** 递归匹配。
- .gitignore:documentation/img 放行改为递归(!documentation/img/**),
与 .gitattributes 口径一致,避免子目录下的图被误忽略。1 parent 5427eca commit d57eecb
2 files changed
Lines changed: 24 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
7 | 23 | | |
8 | 24 | | |
9 | | - | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
0 commit comments