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 00:06:06 -03:00
|
|
|
*.cpp eol=lf
|
2017-04-09 21:22:40 +10:00
|
|
|
*.mm eol=lf
|
2015-09-28 00:06:06 -03:00
|
|
|
*.h eol=lf
|
|
|
|
*.py eol=lf
|
|
|
|
*.hpp eol=lf
|
2017-10-13 21:29:26 +11:00
|
|
|
*.xml eol=lf
|