Aleksander Machniak
2016-05-09 bf19fe2d1aaa3ca390b9175d3e1d17070e166843
.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