mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
1a60094d50
adds READMEs to folders, re #3427
38 lines
408 B
Plaintext
38 lines
408 B
Plaintext
npm-debug.log
|
|
node_modules
|
|
yarn.lock
|
|
|
|
app/bower_components
|
|
test/bower_components
|
|
package
|
|
|
|
# IDEs
|
|
.idea
|
|
.vscode
|
|
|
|
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
|