From a05e8a564009ae7354f0b1ede5a69ed6d3c6e650 Mon Sep 17 00:00:00 2001 From: winter Date: Wed, 26 Mar 2025 21:59:44 +0000 Subject: add plugin support --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c441512..8ed6d47 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ vendor/ config.ini upload/* -VERSION \ No newline at end of file +VERSION +plugins/*.phar \ No newline at end of file -- cgit v1.3