blob: df706c3487c880be5e6840c83fb2f6e3eb3e99a6 [file] [log] [blame]
JP Abgrall53f17a92014-02-12 14:02:41 -08001# Auto detect text files and perform LF normalization
2* text=auto
3
Elliott Hughes820eced2021-08-20 18:00:50 -07004# Normalize line endings to LF on checkin and
5# prevents conversion to CRLF when the file is checked out
6tests/*.out text eol=lf
JP Abgrall53f17a92014-02-12 14:02:41 -08007
Elliott Hughes820eced2021-08-20 18:00:50 -07008# things that only make sense on github.com
9.github export-ignore