Path: Opt into automatic git newline normalization

Avoid spurious diffs from inadvertent newline changes by letting git
normalize newlines in the path module as well, just as a list of other
modules including Draft already do.

This effectively standardizes all checked-in code to Unix newlines, but
checkouts might use CRLF if that is the user preference.
This commit is contained in:
Gabriel Wicke
2020-05-25 09:06:54 -07:00
parent b937529c7c
commit 86cd9f2124
96 changed files with 32403 additions and 32403 deletions

File diff suppressed because it is too large Load Diff