diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-07 15:49:29 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-07 15:49:29 +0100 |
commit | 583c2e286acc873b60da83db446e6a9379a4a84f (patch) | |
tree | f73fb74ed4857732efec85de8147271bbcc87b26 /.gitattributes | |
parent | fr24feed: bump versions (diff) | |
download | fr24feed-583c2e286acc873b60da83db446e6a9379a4a84f.tar.gz fr24feed-583c2e286acc873b60da83db446e6a9379a4a84f.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 |