chore: add .pnpm-store to .gitignore

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

3
.gitignore vendored
View file

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