add yarn.lock into gitigngore

This commit is contained in:
Jimmy Hunag
2018-12-19 23:02:58 +08:00
parent c373078be4
commit 54ca74a697

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ node_modules
/coverage/
/.nyc_output/
package-lock.json
yarn.lock