From 080c670f96101a27a3fc3d9eea786f1cf329484f Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Thu, 27 Mar 2025 21:26:52 +0300 Subject: [PATCH] Update _cleanup.php --- _cleanup.php | 1 + 1 file changed, 1 insertion(+) 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',