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