naiveproxy/.gitattributes

6 lines
216 B
Plaintext
Raw Normal View History

2018-02-02 13:49:39 +03:00
# Stop Windows python license check presubmit errors by forcing LF checkout.
*.py text eol=lf
# Force LF checkout of the pins files to avoid transport_security_state_generator errors.
/net/http/*.pins text eol=lf