You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
263 B

# Auto detect text files and perform LF normalization
* text=auto
# Normalize line endings to LF on checkin and
# prevents conversion to CRLF when the file is checked out
tests/*.out text eol=lf
# things that only make sense on github.com
.github export-ignore