# Set the default behavior
* text eol=lf

# Explicitly declare for text files
*.m text eol=lf
*.md text eol=lf
*.txt text eol=lf
*.rst text eol=lf
*.html text eol=lf
*.c text eol=lf
*.cpp text eol=lf
*.h text eol=lf
*.cu text eol=lf

# Denote all files that are truly binary and should not be modified.
*.mexw64 binary
*.ttf binary
*.png binary
*.jpg binary
*.woff binary
*.eot binary
*.tif binary
*.docx binary
*.pdf binary
*.mexmaci64 binary
*.fig binary
*.doctree binary
*.pptx binary
*.jar binary