1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00
metamask-extension/.gitignore
ricky c413d0905f
Add dev config to login automagically based on dot file (#8598)
* Add dev config to login automagically based on runtime config

Co-authored-by: Erik Marks <rekmarks@protonmail.com>
2020-05-15 12:40:06 -07:00

54 lines
537 B
Plaintext

npm-debug.log
yarn-error.log
node_modules
package-lock.json
audit.json
app/bower_components
test/bower_components
package
# IDEs
.idea
.vscode
.sublime-project
*.bak
# VIM
*.swp
*.swo
temp
.tmp
.sass-cache
.DS_Store
app/.DS_Store
.out/
coverage/
dist
builds/
builds.zip
development/bundle.js
development/states.js
test/integration/bundle.js
test/background.js
test/bundle.js
test/test-bundle.js
test-artifacts
test-builds
#ignore css output and sourcemaps
ui/app/css/output/
notes.txt
.coveralls.yml
.nyc_output
.metamaskrc