diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7a7c4163560..735b13da278 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,4 @@ *.ttf binary *.gz binary *.png binary +*.svg binary |