mirror of
https://github.com/pnpm/action-setup.git
synced 2024-11-12 12:38:05 +00: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
|
||||
/dist/*
|
||||
!/dist/index.js
|
||||
tmp
|
||||
temp
|
||||
*.tmp
|
||||
*.temp
|
||||
tmp.*
|
||||
temp.*
|
||||
|
Loading…
Reference in New Issue
Block a user