2016-05-30 16:30:36 +00:00
|
|
|
# Properly detect languages on Github
|
|
|
|
*.h linguist-language=cpp
|
2016-07-03 13:17:25 +00:00
|
|
|
*.inc linguist-language=cpp
|
2016-05-30 16:41:32 +00:00
|
|
|
drivers/* linguist-vendored
|
2016-05-30 16:30:36 +00:00
|
|
|
|
2015-09-28 03:06:06 +00:00
|
|
|
*.cpp eol=lf
|
2017-04-09 11:22:40 +00:00
|
|
|
*.mm eol=lf
|
2015-09-28 03:06:06 +00:00
|
|
|
*.h eol=lf
|
|
|
|
*.py eol=lf
|
|
|
|
*.hpp eol=lf
|
2017-10-13 10:29:26 +00:00
|
|
|
*.xml eol=lf
|