mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
2856af2336
The remaining integration tests are all covered by e2e tests, so they're no longer needed. All associated scripts, fixtures, and dependencies have also been removed.
17 lines
202 B
Plaintext
17 lines
202 B
Plaintext
!.eslintrc.js
|
|
|
|
node_modules/**
|
|
dist/**
|
|
builds/**
|
|
test-builds/**
|
|
docs/**
|
|
coverage/
|
|
|
|
app/scripts/lib/extension-instance.js
|
|
app/scripts/chromereload.js
|
|
app/vendor/**
|
|
|
|
ui/lib/blockies.js
|
|
|
|
package-lock.json
|