mirror of
https://ghproxy.net/https://github.com/wp-cli/scaffold-package-command.git
synced 2025-10-04 05:10:07 +08:00
Merge pull request #138 from wp-cli/ignore-composer-lock
Ignore `composer.lock` by default
This commit is contained in:
commit
737b47cbc9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,3 +5,4 @@ vendor/
|
|||
*.zip
|
||||
*.tar.gz
|
||||
*.swp
|
||||
composer.lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue