diff options
| author | winter | 2025-03-26 21:59:44 +0000 |
|---|---|---|
| committer | winter | 2025-03-26 21:59:44 +0000 |
| commit | a05e8a564009ae7354f0b1ede5a69ed6d3c6e650 (patch) | |
| tree | 4c28cf9ccee0d7db21cec43a5d2f1979098f2932 /.gitignore | |
| parent | f4e9161ddbb3d47f35286df1f9020bd2d48949f2 (diff) | |
add plugin support
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ vendor/ config.ini upload/* -VERSION
\ No newline at end of file +VERSION +plugins/*.phar
\ No newline at end of file |
