diff --git a/.gitattributes b/.gitattributes index e39a7f135..5b44a82e0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ # Set default behavior to automatically normalize line endings. ############################################################################### * text=auto eol=lf +*.json text eol=lf