diff --git a/.gitattributes b/.gitattributes index d54c593..21c125c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,10 @@ # # SPDX-License-Identifier: Unlicense -* text eol=lf +.py text eol=lf +.rst text eol=lf +.txt text eol=lf +.yaml text eol=lf +.toml text eol=lf +.license text eol=lf +.md text eol=lf