# Auto detect text files and perform LF normalization
* text=auto
# Explicitly declare code/VS files as CRLF
*.cpp eol=crlf
*.cmd eol=crlf
*.h eol=crlf
*.inl eol=crlf