diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-07 15:33:43 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-07 15:33:43 +0100 |
commit | a331079fcf6ecf6697e2c70e5f4c0068d384bbe5 (patch) | |
tree | 74ee93fa25e0efb8bbd5c527a24637a074ef59e0 /.gitattributes | |
parent | workflows/ci: upgrade actions (diff) | |
download | vk-scripts-a331079fcf6ecf6697e2c70e5f4c0068d384bbe5.tar.gz vk-scripts-a331079fcf6ecf6697e2c70e5f4c0068d384bbe5.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 |