diff options
Diffstat (limited to 'libs/installer_omod/.gitattributes')
| -rw-r--r-- | libs/installer_omod/.gitattributes | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libs/installer_omod/.gitattributes b/libs/installer_omod/.gitattributes new file mode 100644 index 0000000..d0b87f4 --- /dev/null +++ b/libs/installer_omod/.gitattributes @@ -0,0 +1,9 @@ +# Set the default behavior, in case people don't have core.autocrlf set. +* text=auto + +# Explicitly declare text files you want to always be normalized and converted +# to native line endings on checkout. +*.cpp text eol=crlf +*.h text eol=crlf + +*.ts text eol=lf |
