mirror of
https://github.com/pnpm/action-setup.git
synced 2025-06-09 09:35:18 +09:00
12 lines
105 B
Text
12 lines
105 B
Text
node_modules
|
|
*.log
|
|
/dist/*
|
|
!/dist/index.js
|
|
!/dist/pnpm.js
|
|
tmp
|
|
temp
|
|
*.tmp
|
|
*.temp
|
|
tmp.*
|
|
temp.*
|
|
.pnpm-store
|