aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-12-07 15:35:08 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2022-12-07 15:35:08 +0100
commit69a29091ef404cc99cd624ed2c7c48c75b45bc1e (patch)
tree6db82554f8452ca34899805dd2aa296019894045
parentenable live reload (diff)
downloadsorting-algorithms-69a29091ef404cc99cd624ed2c7c48c75b45bc1e.tar.gz
sorting-algorithms-69a29091ef404cc99cd624ed2c7c48c75b45bc1e.zip
make .gitattributes more consistent
-rw-r--r--.gitattributes2
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