Aleksander Machniak
2015-02-05 f6336f7f7ec7e65290b6fde23b8fd64627fe15b8
.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