Thomas B.
2013-10-24 4e4c2511bc00cfc0214acab63b097efe142187a7
.gitignore
@@ -4,7 +4,12 @@
config/*
plugins/*/config.inc.php
# this is for the sample plugin (via composer)
plugins/rcsample
plugins/plugin_manager
# composer-related
composer.json
composer.phar
composer.lock
vendor