vtk-m/.gitattributes

23 lines
977 B
Plaintext
Raw Normal View History

# Attributes used for formatting.
[attr]our-c-style whitespace=tab-in-indent format.clang-format=9
*.cxx our-c-style
*.h our-c-style
*.hxx our-c-style
*.cu our-c-style
data/** filter=lfs diff=lfs merge=lfs -text
/**/data/** filter=lfs diff=lfs merge=lfs -text
/**/images/** filter=lfs diff=lfs merge=lfs -text
2017-05-22 17:33:40 +00:00
*.cmake whitespace=tab-in-indent
*.md whitespace=tab-in-indent whitespace=-blank-at-eol conflict-marker-size=79 -whitespace
*.md.tmpl whitespace=tab-in-indent whitespace=-blank-at-eol conflict-marker-size=79 -whitespace
2017-05-22 17:33:40 +00:00
*.rst whitespace=tab-in-indent conflict-marker-size=79
*.txt whitespace=tab-in-indent
2017-12-15 15:58:31 +00:00
vtkm/thirdparty/diy/vtkmdiy/** -format.clang-format -whitespace
vtkm/thirdparty/optionparser/vtkmoptionparser/** -format.clang-format -whitespace
vtkm/thirdparty/lodepng/vtkmlodepng/** -format.clang-format -whitespace
2019-10-07 17:59:06 +00:00
vtkm/thirdparty/lcl/vtkmlcl/** -format.clang-format -whitespace