Aleksander Machniak
2015-08-18 eb318205fcebe671f20a62a6e5e1d81622e0586f
.gitignore
@@ -2,4 +2,14 @@
logs/*
temp/*
config/*
plugins/*/config.inc.php
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