add pnpm store to gitignore

add pnpm store to gitignore
This commit is contained in:
Marcelo Scheidt 2025-04-28 14:26:33 -03:00 committed by GitHub
parent 81168093cf
commit 071a7c0b98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ node_modules
dist
dist-ssr
*.local
.pnpm-store
.vscode/*
.vscode/launch.json