From a38a620ba1e0f40bc967786f396814bbc07baedf Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 24 Dec 2016 17:02:46 +0300 Subject: fix .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 6313b56..8334a0a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -* text=auto eol=lf +/%HOME%/**/* text=auto eol=lf -- cgit v1.2.3