Suppress diffs for test/e2e/send-eth-with-private-key-test/*.js (#7767)

feature/default_network_editable
Whymarrh Whitby 5 years ago committed by GitHub
parent 09859d48b0
commit 4132d784af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .gitattributes

3
.gitattributes vendored

@ -6,4 +6,5 @@ CHANGELOG.md merge=union
package-lock.json linguist-generated=false
yarn.lock linguist-generated=false
test/e2e/send-eth-with-private-key-test/ethereumjs-tx.js linguist-vendored linguist-generated
test/e2e/send-eth-with-private-key-test/ethereumjs-tx.js linguist-vendored linguist-generated -diff
test/e2e/send-eth-with-private-key-test/web3js.js linguist-vendored linguist-generated -diff

Loading…
Cancel
Save