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 6e715317c576..48cc1c9ce254 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,7 @@ *.icc binary *.webp binary *.mp3 binary +*.map.json binary *~ export-ignore #*# export-ignore .* export-ignore |