mirror of
https://github.com/electron/electron.git
synced 2026-01-10 16:08:06 -05:00
4 lines
171 B
Plaintext
4 lines
171 B
Plaintext
# `git apply` and friends don't understand CRLF, even on windows. Force those
|
|
# files to be checked out with LF endings even if core.autocrlf is true.
|
|
*.patch text eol=lf
|