# Set default text eol to Unix LF
*
# Force crlf for Windows bat and cmd text files.
*.{cmd,}*.{bat,}
# Set image files as binary by default.
*.bmp*.gif*.jpg*.jpeg*.png
# Set wasm files as binary by default.
*.wasm
# Set library files as binary by default.
*.a*.lib