Browse Source

Update .gitattributes

Meco Jianting Man 4 năm trước cách đây
mục cha
commit
9c1b6e2649
1 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 5 5
      .gitattributes

+ 5 - 5
.gitattributes

@@ -1,3 +1,8 @@
+*.c linguist-language=C
+*.C linguist-language=C
+*.h linguist-language=C
+*.H linguist-language=C
+
 * text=auto
 
 *.S text
@@ -40,8 +45,3 @@ COPYING text
 *.sct -text
 *.xsd -text
 Jamfile -text
-
-*.c linguist-language=C
-*.C linguist-language=C
-*.h linguist-language=C
-*.H linguist-language=C