jmadill | d5c8719 | 2016-12-12 14:55:59 | [diff] [blame] | 1 | # Stop Windows python license check presubmit errors by forcing LF checkout. |
2 | *.py text eol=lf | ||||
martijn | 89d553d | 2017-07-09 21:44:30 | [diff] [blame] | 3 | |
4 | # Force LF checkout of the pins files to avoid transport_security_state_generator errors. | ||||
5 | /net/http/*.pins text eol=lf |