1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/.gitignore
kumavis efd280172f
ci - run storybook and add to build-artifacts (#10360)
* ci - run storybook and add to build-artifacts

* ci/storybook - rename storybook build path and fix artifact upload

* ci/storybook - rename link text

* clean - remove accidently committed storybook build dir

* storybook - fix image path to relative (#10364)
2021-02-04 22:30:22 +08:00

47 lines
423 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
storybook-build/
coverage/
dist
builds/
builds.zip
test-artifacts
test-builds
build-artifacts
#ignore css output and sourcemaps
ui/app/css/output/
notes.txt
.nyc_output
.metamaskrc