diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-11 16:06:45 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-11 16:06:45 +0100 |
commit | e0feccb77d4f33a8266dd940110562f0a3f9cfda (patch) | |
tree | 9cafd46fafcb433526948b8f2820393fb85bf561 /.gitattributes | |
parent | README: update (diff) | |
download | setup-cygwin-e0feccb77d4f33a8266dd940110562f0a3f9cfda.tar.gz setup-cygwin-e0feccb77d4f33a8266dd940110562f0a3f9cfda.zip |
make .gitattributes more consistent
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 176a458..d76765e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ * text=auto + +*.sh text eol=lf |