diff --git a/_cleanup.php b/_cleanup.php index 3b292c216..cbaf5deac 100644 --- a/_cleanup.php +++ b/_cleanup.php @@ -18,6 +18,7 @@ if (php_sapi_name() !== 'cli') { $items = [ '.github', + '.cliffignore', '.editorconfig', '.gitignore', '.styleci.yml',