Browse Source

Update .gitattributes

Meco Jianting Man 4 years ago
parent
commit
9c1b6e2649
1 changed files with 5 additions and 5 deletions
  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