Ignore in-tree pnpm store

Under some conditions the pnpm store is placed inside the source tree.
This commit is contained in:
Yorick de Wid 2025-08-19 10:43:14 +02:00 committed by GitHub
parent e5379849ad
commit 337f44fd32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,7 @@ build/Release
# Dependency directories
node_modules/
jspm_packages/
.pnpm-store/
# Snowpack dependency directory (https://snowpack.dev/)
web_modules/