mirror of
https://github.com/pnpm/action-setup.git
synced 2024-11-10 09:39:11 +08:00
Update .gitignore
This commit is contained in:
parent
ba90d665b1
commit
a7354264cc
6
.gitignore
vendored
6
.gitignore
vendored
@ -2,3 +2,9 @@ node_modules
|
|||||||
*.log
|
*.log
|
||||||
/dist/*
|
/dist/*
|
||||||
!/dist/index.js
|
!/dist/index.js
|
||||||
|
tmp
|
||||||
|
temp
|
||||||
|
*.tmp
|
||||||
|
*.temp
|
||||||
|
tmp.*
|
||||||
|
temp.*
|
||||||
|
Loading…
Reference in New Issue
Block a user