1 2 3 4 5 6 7
# Properly detect languages on Github *.h linguist-language=cpp *.cpp eol=lf *.h eol=lf *.py eol=lf *.hpp eol=lf