properly detect .h as a C++ header file
This commit is contained in:
parent
f232782966
commit
18484eb6c7
|
@ -1,3 +1,6 @@
|
|||
# Properly detect languages on Github
|
||||
*.h linguist-language=cpp
|
||||
|
||||
*.cpp eol=lf
|
||||
*.h eol=lf
|
||||
*.py eol=lf
|
||||
|
|
Loading…
Reference in New Issue