2016-05-30 18:30:36 +02:00
|
|
|
# Properly detect languages on Github
|
|
|
|
*.h linguist-language=cpp
|
2016-07-03 15:17:25 +02:00
|
|
|
*.inc linguist-language=cpp
|
2019-05-22 09:10:47 +02:00
|
|
|
thirdparty/* linguist-vendored
|
2016-05-30 18:30:36 +02:00
|
|
|
|
2019-05-22 09:10:47 +02:00
|
|
|
* text=auto eol=lf
|