diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2023-07-18 11:28:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-18 11:28:23 (GMT) |
commit | c736d0fa4a1822a87812a73c4a56eddb64082c98 (patch) | |
tree | 6df1b3d8300381b234cebbffbb385270dbf87aa1 /.gitattributes | |
parent | 779db127fc2f71bfacb5d6011921c83759605826 (diff) | |
download | hdf5-c736d0fa4a1822a87812a73c4a56eddb64082c98.zip hdf5-c736d0fa4a1822a87812a73c4a56eddb64082c98.tar.gz hdf5-c736d0fa4a1822a87812a73c4a56eddb64082c98.tar.bz2 |
Merge changes from develop (#3239)
* Merge changes from develop
* Store name for last snapshot
* Merge bbrelease into release
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 5298e08..2c6dbc5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,4 @@ * text=auto !eol -bin/bbrelease -text bin/genparser -text bin/switch_maint_mode -text c++/src/H5OcreatProp.cpp -text |