Skip to content

Commit 1ba31cb

Browse files
committed
chore: add composer.lock to .gitignore
recommended for library projects
1 parent 7caba2a commit 1ba31cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ composer.phar
44
vendor
55
phpunit.xml
66
index.php
7-
.phpunit.result.cache
7+
.phpunit.result.cache
8+
/composer.lock

0 commit comments

Comments
 (0)