mirror of
https://github.com/zhigang1992/yarn.git
synced 2026-04-30 10:11:50 +08:00
looks like accidently checked in a few days ago, we should not keep this file in the repo since every vscode dev will most likely have their custom settings for their own dev env.
26 lines
415 B
Plaintext
26 lines
415 B
Plaintext
/lib
|
|
/lib-legacy
|
|
/node_modules
|
|
*.log
|
|
/.nyc_output
|
|
/coverage
|
|
/dist
|
|
/dist-debug
|
|
/artifacts
|
|
/updates
|
|
/resources/winsetup/generated.wxs
|
|
/resources/winsetup/obj
|
|
/resources/winsetup/bin
|
|
/resources/win-chocolatey/tools/chocolateyinstall.ps1
|
|
.vs
|
|
*.msi
|
|
*.nupkg
|
|
test/fixtures/**/.fbkpm
|
|
/tmp/
|
|
/__tests__/fixtures/**/_*
|
|
/__tests__/fixtures/request-cache/GET/localhost/.bin
|
|
.idea
|
|
.yarn-meta
|
|
/packages/lockfile/index.js
|
|
.vscode/
|