2
mirror of https://github.com/pnpm/action-setup.git synced 2026-06-14 14:09:07 +00:00
Files
pnpm-action-setup/.gitignore
T
2020-05-08 11:27:55 +07:00

11 lines
78 B
Plaintext

node_modules
*.log
/dist/*
!/dist/index.js
tmp
temp
*.tmp
*.temp
tmp.*
temp.*