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
|
2016-05-30 18:41:32 +02:00
|
|
|
drivers/* linguist-vendored
|
2016-05-30 18:30:36 +02:00
|
|
|
|
2015-09-28 05:06:06 +02:00
|
|
|
*.cpp eol=lf
|
2017-04-09 13:22:40 +02:00
|
|
|
*.mm eol=lf
|
2015-09-28 05:06:06 +02:00
|
|
|
*.h eol=lf
|
|
|
|
*.py eol=lf
|
|
|
|
*.hpp eol=lf
|