From aa936095da5e48ad901b19c0e251069eb57774c4 Mon Sep 17 00:00:00 2001 From: Utkarsh Ayachit Date: Wed, 3 Jan 2018 13:57:38 -0500 Subject: [PATCH] update `diy` location in gitattributes. --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 79ac99f3f..2174096fc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,4 +14,4 @@ data/* filter=lfs diff=lfs merge=lfs -text *.rst whitespace=tab-in-indent conflict-marker-size=79 *.txt whitespace=tab-in-indent -diy/** -format.clang-format -whitespace +vtkm/thirdparty/diy/vtkmdiy/** -format.clang-format -whitespace