From e44cbfb92630bfb1411bb31b8490c631b4fd9005 Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Sat, 26 Nov 2016 22:44:29 +0300
Subject: add serve.sh (same as serve.bat)

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

(limited to '.gitattributes')

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
-- 
cgit v1.2.3