diff --git a/.gitattributes b/.gitattributes index 2f356076d..8d1f26a78 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,8 +3,8 @@ # always use LF, even if the files are edited on windows, they need to be compiled/used on unix * text eol=lf -installation/mods_Abaqus/abaqus_v6_windows.env eol=crlf # Denote all files that are truly binary and should not be modified. *.png binary *.jpg binary *.cae binary +*.hdf5 binary diff --git a/python/tests/reference/DADF5/12grains6x7x8_tensionY.hdf5 b/python/tests/reference/DADF5/12grains6x7x8_tensionY.hdf5 index 61af6bbca..caafce478 100644 Binary files a/python/tests/reference/DADF5/12grains6x7x8_tensionY.hdf5 and b/python/tests/reference/DADF5/12grains6x7x8_tensionY.hdf5 differ