Skip to content

Commit

Permalink
Merge pull request #33 from rpkamp/remove-phpcs-cache
Browse files Browse the repository at this point in the history
Remove PHPCS cache from repository
  • Loading branch information
rpkamp authored Oct 11, 2019
2 parents 89bf003 + 29cabf0 commit 5833bf3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/vendor
/composer.lock
/.phpunit.result.cache
/.phpcs-cache
Loading

0 comments on commit 5833bf3

Please sign in to comment.