A Metamask fork with Infura removed and default networks editable
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.
ciphermask/.gitignore

45 lines
455 B

npm-debug.log
9 years ago
node_modules
yarn.lock
9 years ago
app/bower_components
test/bower_components
package
# IDEs
.idea
.vscode
6 years ago
# VIM
*.swp
*.swo
temp
.tmp
.sass-cache
.DS_Store
app/.DS_Store
dist
builds/
disc/
builds.zip
docs/jsdocs
development/bundle.js
8 years ago
development/states.js
test/integration/bundle.js
test/background.js
test/bundle.js
test/test-bundle.js
test-artifacts
#ignore css output and sourcemaps
ui/app/css/output/
notes.txt
.coveralls.yml
.nyc_output