Skip to content

Commit

Permalink
PHPCS and PHPUnit cache files added to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kukulich committed Sep 18, 2021
1 parent 0efe64d commit bf7d7ce
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
@@ -1 +1,3 @@
.phpcs-cache
.phpunit.result.cache
vendor

0 comments on commit bf7d7ce

Please sign in to comment.