shithub: cstory

ref: e2c57e6dbc3a9c0e74557ad9a42f98f20bb9e5a6
dir: /.gitattributes/

View raw version
# Automatically normalize line endings.
*	text=auto

# MSVC files have to be CRLF
*.vcproj	text eol=crlf
*.sln	text eol=crlf

# Do not change external files
external/**	-text
DoConfig/fltk/**	-text