Skip to content

Commit

Permalink
Remove composer.lock from .gitignore after creating project. (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: ζŽι“­ζ˜• <[email protected]>
  • Loading branch information
wuwx and limingxinleo authored Feb 22, 2021
1 parent 69ae18b commit d0ebc96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ vendor/
.phpintel/
.env
.DS_Store
*.lock
.phpunit*
*.cache
composer.lock

0 comments on commit d0ebc96

Please sign in to comment.