From fef1f0c11af596f9a740bbab82836dcef6978bab Mon Sep 17 00:00:00 2001 From: huderlem Date: Tue, 5 Feb 2019 15:45:17 -0600 Subject: Add json to list of LF line-end files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 3bbd49fbf..964e5f029 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,6 +10,7 @@ Makefile text eol=lf *.inc text eol=lf *.sha1 text eol=lf *.sed text eol=lf +*.json text eol=lf *.png binary *.bin binary -- cgit v1.2.3