Skip to content

Commit d0ebc96

Browse files
wuwxlimingxinleo
andauthored
Remove composer.lock from .gitignore after creating project. (#58)
Co-authored-by: 李铭昕 <[email protected]>
1 parent 69ae18b commit d0ebc96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ vendor/
99
.phpintel/
1010
.env
1111
.DS_Store
12-
*.lock
1312
.phpunit*
1413
*.cache
14+
composer.lock

0 commit comments

Comments
 (0)