diff options
Diffstat (limited to 'Source/.gitattributes')
-rw-r--r-- | Source/.gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/.gitattributes b/Source/.gitattributes index bd25ea8..5002b2a 100644 --- a/Source/.gitattributes +++ b/Source/.gitattributes @@ -3,3 +3,5 @@ cm_sha2.* whitespace=indent-with-non-tab # Preserve indentation style in generated code. cmListFileLexer.c whitespace=-tab-in-indent,-indent-with-non-tab +cmFortranLexer.cxx whitespace=-tab-in-indent,-indent-with-non-tab +cmFortranLexer.h whitespace=-tab-in-indent,-indent-with-non-tab |