Skip to content

Commit 50a27e6

Browse files
authored
chore: add composer lock to gitignore
1 parent 8d97df5 commit 50a27e6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
.idea
33
.DS_Store
44
.phpunit.result.cache
5-
.phpunit.cache
5+
.phpunit.cache
6+
composer.lock

0 commit comments

Comments
 (0)