# Normalize all text files to LF in the repository.
# Contributors on Windows get CRLF in their working copy
# only if their editor/git config requests it, but the
# committed bytes are always LF.
*text=autoeol=lf# Ensure these stay binary (no conversion)
*.pngbinary*.icobinary*.whlbinary*.sobinary*.pydbinary