Adding pnpm-store to gitignore (#2600)

This commit is contained in:
Torsten Raudssus
2024-06-11 17:29:28 +02:00
committed by GitHub
parent 66e1296a06
commit 9f9aff34f8
+3
View File
@@ -11,6 +11,9 @@
**/logs
**/*.log
## pnpm
.pnpm-store/
## build
**/dist
**/build