diff --git a/.gitignore b/.gitignore index e97a39c..358616a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ php-git-hooks.yml #Entry generated by php-git-hooks tool. .guard_coverage var/cache -var/logs \ No newline at end of file +var/logs +.php_cs.cache