diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-11 15:15:47 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-11 15:15:47 +0100 |
commit | a8936025635127fcb24574fcea9c19827b26f857 (patch) | |
tree | 65a5636020738081f821f387a290995b9f3e8687 /.gitattributes | |
parent | workflows/ci_appveyor: fix runner image (diff) | |
download | cmake-common-a8936025635127fcb24574fcea9c19827b26f857.tar.gz cmake-common-a8936025635127fcb24574fcea9c19827b26f857.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 |