diff options
Diffstat (limited to 'libs/installer_wizard/.gitattributes')
| -rw-r--r-- | libs/installer_wizard/.gitattributes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libs/installer_wizard/.gitattributes b/libs/installer_wizard/.gitattributes new file mode 100644 index 0000000..9790024 --- /dev/null +++ b/libs/installer_wizard/.gitattributes @@ -0,0 +1,6 @@ +# 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. +*.py text eol=crlf |
