aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-11-26 22:44:29 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-11-26 22:44:29 +0300
commite44cbfb92630bfb1411bb31b8490c631b4fd9005 (patch)
tree6c172fbccddc33c35c4016a5a798ba62fb7e04f5 /.gitattributes
parentadjust Gemfiles for Cygwin (diff)
downloadsorting-algorithms-e44cbfb92630bfb1411bb31b8490c631b4fd9005.tar.gz
sorting-algorithms-e44cbfb92630bfb1411bb31b8490c631b4fd9005.zip
add serve.sh (same as serve.bat)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 282705f..91bfadd 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
* text=auto
*.bat text eol=crlf
+*.sh text eol=lf