Thomas Bruederli
2015-06-05 f3277e072e2aad9d2b3c666bbe988d47f0e270f1
.gitignore
@@ -2,3 +2,14 @@
logs/*
temp/*
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