Ver Fonte

Reverted wrong change to .gitattributes

Christophe Favergeon há 6 anos atrás
pai
commit
b27a2d783f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

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