You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
772 B
18 lines
772 B
* text=auto
|
|
CHANGELOG.md merge=union
|
|
|
|
.metamaskrc.dist linguist-language=ini
|
|
|
|
# Reviewing the lockfile contents is an important step in verifying that
|
|
# we're using the dependencies we expect to be using
|
|
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 -diff
|
|
test/e2e/send-eth-with-private-key-test/web3js.js linguist-vendored linguist-generated -diff
|
|
|
|
# Collapse changes to translation files by default in diffs as it is very common
|
|
# to remove keys in PRs. Of course this means that PRs that solely update
|
|
# translations will be a little harder to review but those do not get submitted
|
|
# as often as other PRs.
|
|
app/_locales/** linguist-generated
|
|
|