diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index 3e7ee80..db727a0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ * text eol=lf -*.png -text -*.jpeg -text -*.gif -text +*.png binary +*.jpeg binary +*.gif binary |
