Skip to content

Commit 9f9aff3

Browse files
authored
Adding pnpm-store to gitignore (#2600)
1 parent 66e1296 commit 9f9aff3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
**/logs
1212
**/*.log
1313

14+
## pnpm
15+
.pnpm-store/
16+
1417
## build
1518
**/dist
1619
**/build

0 commit comments

Comments
 (0)