1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00
metamask-extension/.gitignore
2018-03-08 14:13:12 -08:00

37 lines
411 B
Plaintext

npm-debug.log
node_modules
package-lock.json
yarn.lock
app/bower_components
test/bower_components
package
.idea
temp
.tmp
.sass-cache
.DS_Store
app/.DS_Store
dist
builds/
disc/
builds.zip
development/bundle.js
development/states.js
test/integration/bundle.js
test/background.js
test/bundle.js
test/test-bundle.js
#ignore css output and sourcemaps
ui/app/css/output/
notes.txt
.coveralls.yml
.nyc_output