Commit e40048ed authored by 东泽's avatar 东泽 Committed by Evan You

Update gitignore (#149)

* bump deps * [update] ignore yarn-error.log
parent 0ccbedbf
...@@ -2,5 +2,6 @@ ...@@ -2,5 +2,6 @@
node_modules/ node_modules/
dist/ dist/
npm-debug.log npm-debug.log
yarn-error.log
.idea .idea
*.iml *.iml
\ No newline at end of file
...@@ -53,4 +53,4 @@ ...@@ -53,4 +53,4 @@
"webpack-merge": "^4.0.0", "webpack-merge": "^4.0.0",
"webpack-node-externals": "^1.5.4" "webpack-node-externals": "^1.5.4"
} }
} }
\ No newline at end of file
...@@ -4202,4 +4202,4 @@ yargs@~3.10.0: ...@@ -4202,4 +4202,4 @@ yargs@~3.10.0:
camelcase "^1.0.2" camelcase "^1.0.2"
cliui "^2.1.0" cliui "^2.1.0"
decamelize "^1.0.0" decamelize "^1.0.0"
window-size "0.1.0" window-size "0.1.0"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment