blob: 953c317a78da435ae664dfe0968199eb3e7fdaa0 [file] [log] [blame]
Lei Zhangf7296fa2019-05-15 21:03:41 +00001# Force LF checkout for all source files
2*.bin binary
3*.c text eol=lf
4*.cc text eol=lf
5*.cpp text eol=lf
Lei Zhang83d503b2020-03-11 20:31:56 +00006*.evt text eol=lf
Lei Zhangf7296fa2019-05-15 21:03:41 +00007*.gn text eol=lf
8*.gni text eol=lf
9*.h text eol=lf
Lei Zhangbf5be752019-09-20 19:10:52 +000010*.in text eol=lf
Lei Zhangf7296fa2019-05-15 21:03:41 +000011*.js text eol=lf
12*.md text eol=lf
13*.mm text eol=lf
14*.sh text eol=lf
15*.txt text eol=lf
16*.xml text eol=lf
17.clang-format text eol=lf
18.gitattributes text eol=lf
19.gitignore text eol=lf
20.vpython text eol=lf
21codereview.settings text eol=lf
22DEPS text eol=lf
23LICENSE text eol=lf
24OWNERS text eol=lf
25
Quinten Yearsley30b13662019-01-10 19:52:20 +000026# Skip Tricium on expectation files.
27*_expected.txt -tricium