diff options
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index dd0bf3eb..8a5c0bae 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,6 +11,8 @@ *.cmake text eol=lf *.conf text eol=lf *.txt text eol=lf +*.yml text eol=lf +*.bat text eol=crlf .git?* text eol=lf *.tga -text |