From 43119694fbf9e678bdf8f0dd9ee346a89832c5a9 Mon Sep 17 00:00:00 2001 From: earthlng Date: Sun, 5 Aug 2018 13:02:34 +0000 Subject: [PATCH] Update .gitattributes --- .gitattributes | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitattributes b/.gitattributes index d6d1095..8cc5e8c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,14 +1,14 @@ -## * text=auto +* text=auto -*.js text=auto -*.md text=auto -*.yml text=auto -*.txt text=auto -*.sh text=auto -*.bat eol=crlf +*.js text +*.md text +*.yml text +*.txt text +*.sh text +*.bat text eol=crlf *.png binary .gitattributes export-ignore *.yml export-ignore -wikipiki export-ignore +/wikipiki export-ignore