about summary refs log tree commit diff stats
path: root/.gitattributes
blob: 3dd6c7da9100b6bf7bec6022fd20a6341fc5c2f1 (plain) (blame)
1
2
3
4
# Auto detect text files and perform LF normalization
* text=auto
*.cpp text eol=crlf
*.h text eol=crlf