# AUTO-DETECT
# Handle line endings automatically for files detected as
# text and leave all files detected as binary untouched.
# This will handle all files NOT defined below.
* text eol=lf
*.json linguist-language=JSON-with-Comments

*.wasm binary
*.gif binary
