From 6cc3862fa5516be6d495732997d69db21b25bb46 Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Thu, 16 Jan 2025 09:43:24 +0200 Subject: [PATCH] Ignore the dev metas --- .distignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.distignore b/.distignore index dfad014..806942c 100644 --- a/.distignore +++ b/.distignore @@ -12,4 +12,6 @@ package-lock.json phpcs.xml readme.md readme.txt.md +phpcs.* +phpunit.* .*