mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Add .pnpm-store to Node.gitignore
This commit is contained in:
parent
e5379849ad
commit
b238aa7039
@ -125,6 +125,9 @@ dist
|
|||||||
# Stores VSCode versions used for testing VSCode extensions
|
# Stores VSCode versions used for testing VSCode extensions
|
||||||
.vscode-test
|
.vscode-test
|
||||||
|
|
||||||
|
# pnpm
|
||||||
|
.pnpm-store
|
||||||
|
|
||||||
# yarn v3
|
# yarn v3
|
||||||
.pnp.*
|
.pnp.*
|
||||||
.yarn/*
|
.yarn/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user