1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

[Node] Add yarn v2 excludes (#3327)

This commit is contained in:
ChiefORZ 2020-03-11 14:08:37 +01:00 committed by GitHub
parent dc8c27c5f9
commit be4f76b416
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,3 +106,10 @@ dist
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.pnp.*