vtk-m/.gitattributes

18 lines
552 B
Plaintext
Raw Normal View History

# Attributes used for formatting.
[attr]our-c-style whitespace=tab-in-indent format.clang-format
*.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
2017-05-22 17:33:40 +00:00
*.cmake whitespace=tab-in-indent
*.md whitespace=tab-in-indent 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
diy/** -format.clang-format -whitespace