chore: gitignore .pnpm-store
Local pnpm content-addressable store should not be tracked. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
730e52acd2
commit
9e686af2e3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,6 +5,7 @@ data
|
|||
# compiled output
|
||||
/dist
|
||||
/node_modules
|
||||
.pnpm-store
|
||||
|
||||
# Logs
|
||||
logs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue