blob: 38d098926e01ec742c1fb272d103bdf072541d7b [file] [log] [blame]
Brett Wilson77014c12023-03-15 12:56:10 -07001# We expect files to have Unix line endings.
2*.c text eol=lf
3*.cc text eol=lf
4*.cpp text eol=lf
5*.gn text eol=lf
6*.gni text eol=lf
7*.h text eol=lf
8*.md text eol=lf
9*.py text eol=lf
10*.txt text eol=lf
11.clang-format text eol=lf
12.gitattributes text eol=lf
13.gitignore text eol=lf
14AUTHORS text eol=lf
15LICENSE text eol=lf
16OWNERS text eol=lf
17README.* text eol=lf