Skip to content

Commit

Permalink
Added more hooks-max-size to pacify ghostflow
Browse files Browse the repository at this point in the history
  • Loading branch information
seanm authored and malaterre committed Feb 24, 2022
1 parent 28a7c0f commit 3d0e788
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ appveyor.yml merge=ours
/Source/DataDictionary/gdcmPrivateDefaultDicts.cxx hooks-max-size=1500000
/Source/DataDictionary/gdcmTagToType.h hooks-max-size=1500000
/Source/InformationObjectDefinition/Part3.xml hooks-max-size=3000000
/Source/DataDictionary/privatedicts.xml hooks-max-size=1500000
/Utilities/gdcmopenjpeg/src/lib/openjp2/j2k.c hooks-max-size=750000

0 comments on commit 3d0e788

Please sign in to comment.