chore: add .pnpm-store to .gitignore

This commit is contained in:
CREDO23 2025-12-04 11:08:29 +00:00
parent 074c71aec3
commit f92b1ab4d5

1
.gitignore vendored
View file

@ -4,3 +4,4 @@
node_modules/ node_modules/
.ruff_cache/ .ruff_cache/
.venv .venv
.pnpm-store