Remove plugins/ to allow submodule usage

This commit is contained in:
billz 2025-01-27 04:43:01 -08:00
parent 538e37ceb7
commit 7def2d6da1

1
.gitignore vendored
View File

@ -3,7 +3,6 @@ node_modules
yarn-error.log yarn-error.log
*.swp *.swp
includes/config.php includes/config.php
plugins/
rootCA.pem rootCA.pem
vendor vendor
.env .env