Преглед изворни кода

Reverted wrong change to .gitattributes

Christophe Favergeon пре 6 година
родитељ
комит
b27a2d783f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -3,7 +3,7 @@
 # Explicitly declare text files you want to always be normalized and converted
 # to native line endings on checkout.
 *.c text
-*.h binary
+*.h text
 *.txt text
 *.xsd text
 *.pdsc text