commit | b27a2d783fbfb3c9e9de1b7cb7d5ebcee1ff4428 | [log] [tgz] |
---|---|---|
author | Christophe Favergeon <Christophe.Favergeon@arm.com> | Fri Sep 27 08:36:59 2019 +0200 |
committer | Christophe Favergeon <Christophe.Favergeon@arm.com> | Fri Sep 27 08:37:52 2019 +0200 |
tree | 2be99cc13670ed681a7cbfcf60ae238ccfd468a2 | |
parent | a1c7ee0366a708af1c3b336a3c8568a54741e001 [diff] [blame] |
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