* text eol=lf

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.jar binary
*.zip binary
*.gif binary
*.ico binary
*.lib binary
*.dll binary
*.exe binary
*.a binary
*.so binary
*.dylib binary
# no microsoft visual studio files
*.sln text eol=crlf
*.vcproj text eol=crlf
*.vcxproj text eol=crlf
*.vcxproj.filters text eol=crlf
*.vcxproj.user text eol=crlf
*.vcxproj.webinfo text eol=crlf
*.res text eol=crlf 