diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 79a0f04..71ecacf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -36,6 +36,7 @@ configure eol=lf *.hpp our-c-style *.hxx our-c-style *.notcu our-c-style +*.tcc our-c-style *.cmake whitespace=tab-in-indent *.rst whitespace=tab-in-indent conflict-marker-size=79 |