Revision 5ebe1d421445fa9a4a02c1efc6d42bde3ac90da2 authored by Sam Clegg on 17 December 2021, 01:32:57 UTC, committed by GitHub on 17 December 2021, 01:32:57 UTC
It seems this was mistakenly checked in as part of #14375.
1 parent dd3b559
Raw File
.gitattributes
# These files are minified JS which treat as binary avoid then showing up in
# the output of `git grep` or `git diff`
tools/crunch-worker.js -diff
third_party/lzma.js/lzma-decoder.js -diff
third_party/lzma.js/lzma-full.js -diff
tests/other/test_emsize.js -diff
src/emscripten-source-map.min.js -diff
tests/* linguist-vendored
third_party/* linguist-vendored
system/ linguist-vendored

AUTHORS merge=union
ChangeLog.md merge=union
back to top