Parcourir la source

Update .gitattributes

Meco Jianting Man il y a 4 ans
Parent
commit
9c1b6e2649
1 fichiers modifiés avec 5 ajouts et 5 suppressions
  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