mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 02:01:45 +08: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
|
||||
.vscode-test
|
||||
|
||||
# pnpm
|
||||
.pnpm-store
|
||||
|
||||
# yarn v3
|
||||
.pnp.*
|
||||
.yarn/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user