open-code-review/.gitattributes
Tao Xin a7f149929a
fix(LE): normalize line endings via .gitattributes (#858)
* add .gitattributes

* agents.md: add instructions

* add workflow step

* docs: update

* fix

* remove svg from .gitattributes
2026-08-12 14:55:58 +08:00

8 lines
104 B
Text

* text=auto eol=lf
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.tiktoken binary