diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2023-08-18 21:01:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-18 21:01:15 (GMT) |
commit | ffde055be2995ea62ee5ccbcb9c3a838b1fed229 (patch) | |
tree | b1803c5327da01f286cb217437cb48801ad5c21c /.gitattributes | |
parent | 81830c1dedf6a1fb606232a3bb369cbdef65508d (diff) | |
download | hdf5-ffde055be2995ea62ee5ccbcb9c3a838b1fed229.zip hdf5-ffde055be2995ea62ee5ccbcb9c3a838b1fed229.tar.gz hdf5-ffde055be2995ea62ee5ccbcb9c3a838b1fed229.tar.bz2 |
Update presets, examples uncompress, szip cache (#3391)
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 38f1959..084de90 100644 --- a/.gitattributes +++ b/.gitattributes @@ -203,7 +203,6 @@ java/src/hdf/CMakeLists.txt -text java/src/hdf/hdf5lib/CMakeLists.txt -text java/src/hdf/hdf5lib/H5.java -text java/src/hdf/hdf5lib/HDF5Constants.java -text -java/src/hdf/hdf5lib/HDF5GroupInfo.java -text java/src/hdf/hdf5lib/HDFArray.java -text java/src/hdf/hdf5lib/HDFNativeData.java -text java/src/hdf/hdf5lib/callbacks/Callbacks.java -text |