Ignore plugin_manager plugin.

Allow packagist.
pull/44/head
till 13 years ago
parent 111acf180d
commit f2bc8599f8

1
.gitignore vendored

@ -6,6 +6,7 @@ plugins/*/config.inc.php
# this is for the sample plugin (via composer)
plugins/rcsample
plugins/plugin_manager
# composer-related
composer.json

@ -3,9 +3,6 @@
"description": "The Roundcube Webmail suite",
"license": "GPL-3.0",
"repositories": [
{
"packagist": false
},
{
"type": "composer",
"url": "http://plugins.roundcube.net/"

Loading…
Cancel
Save