Skip to content

Commit 67c7a7a

Browse files
committed
Update .gitignore
1 parent f88ecf9 commit 67c7a7a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitignore

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
vendor/
2-
.phpunit.result.cache
3-
composer.lock
4-
coverage*
5-
phpunit.xml
1+
/vendor/
2+
/.phpunit.result.cache
3+
/composer.lock
4+
/coverage*
5+
/phpunit.xml

0 commit comments

Comments
 (0)