user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 002780df8c751ce84b82cfc060974d2745d9d5e8
parent 3a403cd120aa86ba1459d63a536f4c0b4cd7a84f
Author: earthlng <earthlng@users.noreply.github.com>
Date:   Mon, 18 Dec 2017 15:07:20 +0100

Convert BAT line-endings to CRLF


Diffstat:
M.gitattributes | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitattributes b/.gitattributes @@ -4,5 +4,6 @@ *.md text *.yml text *.txt text +*.bat text eol=crlf *.png binary