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

* text=auto eol=lf