shithub: cstory

ref: 84b0cc0e0cdc880c1b44ac36afd0a6aaedf81d89
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