Skip to content

Commit

Permalink
ENH: Update hook-max-size for large GDCM files.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjmjohnson committed Mar 15, 2020
1 parent d67ae98 commit 4a3c1b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,8 @@ Modules/ThirdParty/VNL/src/vxl/v3p/netlib/triangle.c hooks-max-size=670000
Modules/Filtering/Denoising/include/itkPatchBasedDenoisingImageFilter.hxx hooks-max-size=120000
Documentation/ReleaseNotes/* hooks-max-size=300000
Utilities/Doxygen/doxygen.config.in hooks-max-size=150000

Modules/ThirdParty/GDCM/src/gdcm/Source/DataDictionary/gdcmPrivateDefaultDicts.cxx hook-max-size=1021501
Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmopenjpeg/src/lib/openjp2/j2k.c hook-max-size=654063
Modules/ThirdParty/GDCM/src/gdcm/Source/InformationObjectDefinition/Part3.xml hook-max-size=4336000
Source/InformationObjectDefinition/Part3.xml hook-max-size=4336000

0 comments on commit 4a3c1b4

Please sign in to comment.