Skip to content
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.

Commit

Permalink
Update gitignore template to include phpunit and phpcs cache files
Browse files Browse the repository at this point in the history
  • Loading branch information
Xerkus authored Feb 3, 2019
1 parent 807ba46 commit e0875f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions template/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.phpunit.result.cache
/.phpcs.cache
/clover.xml
/coveralls-upload.json
/docs/html/
Expand Down

0 comments on commit e0875f7

Please sign in to comment.