shithub: cstory

ref: 79d8e175a2c60e4cb5a2f6f4fdac7f05995b6db8
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