aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorwinter2025-03-26 21:59:44 +0000
committerwinter2025-03-26 21:59:44 +0000
commita05e8a564009ae7354f0b1ede5a69ed6d3c6e650 (patch)
tree4c28cf9ccee0d7db21cec43a5d2f1979098f2932 /.gitignore
parentf4e9161ddbb3d47f35286df1f9020bd2d48949f2 (diff)
add plugin support
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
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