diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2019-02-05 14:35:31 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2019-02-05 14:35:31 -0600 |
commit | 37e86d75788f4ed364db19aabce11e6e054a1084 (patch) | |
tree | 1e088e77021b97ec0d71b9531c42baefdf84ef4b | |
parent | d64a905d65d638b7c76e86a2326f5077c3352b11 (diff) |
Add json to list of LF line-end files
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 96c1c1231..b095aa2cd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,6 +9,7 @@ Makefile text eol=lf *.pl text eol=lf *.inc text eol=lf *.sha1 text eol=lf +*.json text eol=lf *.png binary *.bin binary |