diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-10 17:01:12 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-10 17:01:12 +0100 |
commit | 67f0ff04d0fb71255d35bf7f31a684d7a2120c2a (patch) | |
tree | 12f2717d223f813eaa3fd883e0ad683b755a0d64 /.gitattributes | |
parent | c278645017ac7f3d5c8eec1d31703423f5f65c77 (diff) |
update gitattributes
Diffstat (limited to '.gitattributes')
-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 |