Reverted wrong change to .gitattributes
diff --git a/.gitattributes b/.gitattributes
index cc5783f..b51a39a 100644
--- a/.gitattributes
+++ b/.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