mirror of
https://github.com/zhigang1992/yarn.git
synced 2026-01-12 18:02:21 +08:00
24 lines
410 B
Plaintext
24 lines
410 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
|
|
fbkpm_modules
|
|
test/fixtures/**/.fbkpm
|
|
/tmp/
|
|
/__tests__/fixtures/**/_*
|
|
/__tests__/fixtures/request-cache/GET/localhost/.bin
|
|
/__tests__/fixtures/request-cache/
|