Skip to content

Commit 5ea6d14

Browse files
committed
update .gitignore for tests and composer
1 parent 35a740f commit 5ea6d14

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
.idea/
1+
.idea/
2+
vendor/
3+
.phpunit.result.cache
4+
composer.lock
5+
composer.phar

0 commit comments

Comments
 (0)