Files
hdf5/.gitattributes
T
Dana Robinson 455601a0c9 Simplify the .gitattributes file (#5268)
* Removes all per-file attributes, many of which were incorrectly
  removing the text attribute from text/source files
* Removes all svneol attributes (not sure where those came from, but
  they don't appear in the git attributes docs)
* Marks *.h5 and certain test files as binary
* Removes the !eol attribute, which is unnecessary given text=auto
  and default git text handling
2025-01-24 08:31:35 -06:00

4 lines
60 B
Plaintext

* text=auto
*.h5 binary
test/testfiles/plist_files/* binary