2
0
Эх сурвалжийг харах

properly detect .h as a C++ header file

Arvid Gerstmann 9 жил өмнө
parent
commit
18484eb6c7
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -1,3 +1,6 @@
+# Properly detect languages on Github
+*.h linguist-language=cpp
+
 *.cpp eol=lf
 *.h eol=lf
 *.py eol=lf