blob: 4c7b465ac68ac5ae1eb882f4cc47b7134f4509ba [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
6*.gn text eol=lf
7*.gni text eol=lf
8*.h text eol=lf
Lei Zhang0958e502019-05-20 21:27:14 +00009# Temporarily disabled. https://crbug.com/pdfium/1299
10# *.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