mirror of
https://github.com/pnpm/action-setup.git
synced 2025-07-04 11:33:07 +08:00
Update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -2,3 +2,9 @@ node_modules
|
||||
*.log
|
||||
/dist/*
|
||||
!/dist/index.js
|
||||
tmp
|
||||
temp
|
||||
*.tmp
|
||||
*.temp
|
||||
tmp.*
|
||||
temp.*
|
||||
|
Reference in New Issue
Block a user