Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 78cbbfb

Browse files
authored
Merge pull request #2 from fd6130/add_gitignore
Add gitignore
2 parents a5d60d4 + fd6086e commit 78cbbfb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/vendor/
2+
.phpunit
3+
.phpunit.result.cache
4+
/phpunit.xml

0 commit comments

Comments
 (0)