From f2eba0352af5c5ecad7e1eec6291d73b344daa8a Mon Sep 17 00:00:00 2001 From: Matteias Collet Date: Tue, 30 Jun 2020 02:11:39 +0200 Subject: [PATCH] update .gitattributes [skip ci] --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index df5c786..1557f15 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ # Text files crlf +*.Dockerfile text eol=crlf *.html text eol=crlf *.json text eol=crlf *.js text eol=crlf @@ -13,7 +14,6 @@ # Special files .dockerignore text eol=crlf .prettierrc text eol=crlf -Dockerfile text eol=crlf LICENSE text eol=crlf # Binary files