aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>2020-07-25 18:24:03 +0000
committerGerrit Code Review <gerrit@wikimedia.org>2020-07-25 18:24:03 +0000
commit20bcffd85ce6c5454bd5074851aac256c56f1c63 (patch)
tree3806bfc4fb5a9eb4c624e4a89943cf9c453e7c02
parentcc2fb4fa8094c20b9cb0973ce30babdcac38a82a (diff)
parentaa0a67c26654474c530b385d2241c363434fe522 (diff)
downloadmediawikicore-20bcffd85ce6c5454bd5074851aac256c56f1c63.tar.gz
mediawikicore-20bcffd85ce6c5454bd5074851aac256c56f1c63.zip
Merge "build: Enable binary git attribute for '*.map.json'"
-rw-r--r--.gitattributes1
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