diff --git a/.gitignore b/.gitignore index 898a755..32d1416 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ /Makefile.working /qemu-*-static* /.secrets -/.github/cache \ No newline at end of file +/.github/cache +/.php-cs-fixer.cache