shithub: cstory

ref: 7f7553bef25fa9f0f5a0f69b3d7a58527cc3ee97
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