gitattributes: ignore formatting in CMake/patches

This code generally comes from CMake and should not be reformatted using
VTK's settings.
UnusedIncludesXMLPU
Ben Boeckel 3 years ago
parent 50f9bf6b62
commit 2d56834c55

1
.gitattributes vendored

@ -29,3 +29,4 @@ Utilities/KWIML/** -format.clang-format
Utilities/KWSys/** -format.clang-format
Utilities/MetaIO/** -format.clang-format
ThirdParty/** -format.clang-format
CMake/patches/** -format.clang-format

Loading…
Cancel
Save