summaryrefslogtreecommitdiff
path: root/deps/v8/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/.gitattributes')
-rw-r--r--deps/v8/.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/v8/.gitattributes b/deps/v8/.gitattributes
index 7ef1e1b74b..b3e9762a93 100644
--- a/deps/v8/.gitattributes
+++ b/deps/v8/.gitattributes
@@ -3,3 +3,5 @@
# Do not modify line endings for binary files (which are sometimes auto
# detected as text files by git).
*.png binary
+# Don't include minified JS in git grep/diff output
+test/mjsunit/asm/sqlite3/*.js -diff