mirror of
https://github.com/cloudflare/vinext.git
synced 2026-09-14 19:04:59 +08:00
5 lines
213 B
Plaintext
5 lines
213 B
Plaintext
# Normalize line endings on commit; check out as LF on every platform.
|
|
# Prevents Windows clones (with core.autocrlf=true) from converting LF→CRLF
|
|
# and breaking oxfmt, which only accepts LF.
|
|
* text=auto eol=lf
|