summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormoderndevslulw <moderndevslulw@alright.party>2025-07-08 14:05:24 +0500
committermoderndevslulw <moderndevslulw@alright.party>2025-07-08 14:05:24 +0500
commit23383a8a635e6a71fe0c972d942f40ad1af7f776 (patch)
treebd0e4c085f5530aa2d105ea29a0ebd2c8a2891a3 /.gitignore
parent202d3e2936644143faa37adf56f98ea71c275d0b (diff)
fix: build metadata for scripts only when there are changes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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