Skip to content

Commit

Permalink
ignore composer.log and phpunit.result.cache
Browse files Browse the repository at this point in the history
  • Loading branch information
pavarnos committed Feb 10, 2019
1 parent 8068ec8 commit 4010708
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ privatekey.txt

# no, composer
vendor/
.phpunit.result.cache
composer.lock

0 comments on commit 4010708

Please sign in to comment.