Skip to content

Commit

Permalink
Removes php-cs-fixer cache from repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan Casey committed Jan 19, 2022
1 parent d858111 commit 73fd17a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/vendor
.phpunit.result.cache
composer.lock
.php-cs-fixer.cache
composer.lock
1 change: 0 additions & 1 deletion .php-cs-fixer.cache

This file was deleted.

0 comments on commit 73fd17a

Please sign in to comment.