From 5c8d551a98a03304897ad591733c1b09b19023ce Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Thu, 2 Apr 2026 19:59:43 -0500 Subject: [PATCH] Remove vendor/ rule from .gitignore Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index cbbb8a7..6213aa5 100644 --- a/.gitignore +++ b/.gitignore @@ -62,8 +62,6 @@ ehthumbs.db # ============================================================ # PHP / Composer tooling # ============================================================ -vendor/ -!src/media/vendor/ composer.lock *.phar .phpunit.result.cache