mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
* 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
4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
* text=auto
|
|
*.h5 binary
|
|
test/testfiles/plist_files/* binary
|