7 lines
114 B
Text
7 lines
114 B
Text
# Properly detect languages on Github
|
|
*.h linguist-language=cpp
|
|
|
|
*.cpp eol=lf
|
|
*.h eol=lf
|
|
*.py eol=lf
|
|
*.hpp eol=lf
|