summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 11c6766da9d15d91172f4f7b9de8bb935efa7a69 (plain)
1
2
3
4
5
6
7
# Properly detect languages on Github
*.h linguist-language=cpp

*.cpp eol=lf
*.h eol=lf
*.py eol=lf
*.hpp eol=lf