From 23383a8a635e6a71fe0c972d942f40ad1af7f776 Mon Sep 17 00:00:00 2001 From: moderndevslulw Date: Tue, 8 Jul 2025 14:05:24 +0500 Subject: fix: build metadata for scripts only when there are changes --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 61cc25c..2476444 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ config.php /vendor/ +scriptmetadata.json +*.ini \ No newline at end of file -- cgit v1.2.3