Remove development files from repository - keep only production plugin files

This commit is contained in:
2025-12-23 08:23:39 +01:00
parent 9b66109ca1
commit 7b89c92966
5 changed files with 6 additions and 329 deletions

11
.gitignore vendored
View File

@@ -1,9 +1,10 @@
# Composer (keep composer.lock, include vendor for distribution)
# Development files - exclude from distribution
composer.json
composer.lock
# Development only - uncomment if you want to exclude vendor in dev
# /vendor/composer/
# /vendor/autoload_real.php
composer.phar
setup-vendor.sh
setup-vendor.bat
VENDOR-SETUP.md
# WordPress
.DS_Store