shithub: cstory

ref: 350ba46f2e9e3f13c8a9a22c2248f4d8aa0d732c
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